Nomen Nescio
Nomen Nescio
(sorry, C64 > x86) cat ./ld.cfg: SYMBOLS { __LOADADDR__: type = import; } MEMORY { LOADADDR: file = %O, start = %S - 2, size = $0002; LORAM: file =...
Hey there, thanks for the nice pam script. While trying it out and running composer, I found out lightsaml/lightsaml is abandoned and is replaced by litesaml/lightsaml. This should get rid...
After failing a webauthn challenge, users are presented with alternate login options. I haven't been able to successfully use them, though, nothing I tried resulted in successful authentication. Is there...
this should fix https://github.com/privacyidea/simplesamlphp-module-privacyidea/issues/218
This is meant as a first step in solving https://github.com/privacyidea/simplesamlphp-module-privacyidea/issues/220 Suggestions on how to improve the design on this fix are very welcome. The new strings still need to be...
this should fix https://github.com/privacyidea/simplesamlphp-module-privacyidea/issues/216
When a user enters a wrong username, they are presented with ERR904, indicating the username doesn't exist. This can be abused by attackers to bruteforce discover which usernames are valid....
Error messages include a broken image, gtk-dialog-error.48x48.png is no longer shipped in simplesamlphp it seems.
When a user enters a wrong username, they get an error message explaining no such user was found, but then are only prompted for a password, not for a second...