nextcloud-server/lib/private/Authentication
Ferdinand Thiessen a243e9cfbb
fix(webauthn): do not require bcmath or gmp - not needed anymore
The extensions are not required anymore but only recommended for
performance. See also:
https://github.com/web-auth/webauthn-framework/issues/213

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-19 11:19:49 +07:00
..
Events
Exceptions
Listeners
Login fix: Move login via email logic to local backend 2025-03-03 18:02:07 +07:00
LoginCredentials fix: Do not build encrypted password if there is none 2025-03-06 09:31:29 +07:00
Notifications
Token
TwoFactorAuth
WebAuthn fix(webauthn): do not require bcmath or gmp - not needed anymore 2025-03-19 11:19:49 +07:00