Cristian Le
Cristian Le
Static as in static file. A file that is not generated. > Nor am I convinced that splitting the schema into multiple formats is an improvement. I am not proposing...
But for none gnome configuration, KDE's `sddm` simply uses `auth substack password-auth`. And without it, it would not be picked up as `auth sufficient pam_fprintd`. Any ideas on how to...
Ok, I'll try to get a hold of KDE devs about this. > Password-auth should be really reserved just for password or password-like authentication I am confused about this then....
@ikerexxe with regards to `system-auth`: - `with-pam-u2f-2fa` should be exclusive with `with-pam-u2f`, where the former requires the the FIDO device while the latter allows to authenticate with only one of...
How does it work if the user did not setup FIDO for that account? Will it return error? But from my reading of `required` vs `requisite`, it only differs in...
Btw, I should add the link to [Fedora KDE](https://bugzilla.redhat.com/show_bug.cgi?id=2182015) issue on this. As for the CI, anything I should do to make it run?
So the main is [d2d621d](https://github.com/authselect/authselect/pull/336/commits/d2d621d3bfde8c872135c63604aa451c53f20511). Feel free to drop any of the other 2. I have tried to get in touch with Fedora KDE packagers, but they wouldn't respond on...
It's been a while since the debugging session on this. I don't remember what it was that had me make the commit to add `fprint_d` to `password-auth`, might have been...
> @LecrisUT can you resolve comments which you are happy about pls? Issue is that I can't. I can only resolve comments on PRs that I have opened. I'll give...
> I like the functionality, but this might be too much regex magic from my PoV. It might get messy with the escapes, etc. That was an initial concern for...