0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-01 20:40:30 +00:00
nextcloud_server/lib/private/Authentication
Ferdinand Thiessen ff172e178e 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-04-01 19:10:11 +02:00
..
Events chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Exceptions chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Listeners fix: Make user removal more resilient 2024-09-26 20:48:37 +02:00
Login fix(login): Support subfolder install for ephemeral sessions 2025-03-03 11:00:29 +01:00
LoginCredentials fix: Do not build encrypted password if there is none 2025-03-28 15:18:27 +01:00
Notifications feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +02:00
Token fix: Adjust Entity types 2024-10-17 18:31:44 +02:00
TwoFactorAuth fix: Handle exception when clearing previously removed two factor tokens 2024-11-05 11:14:05 +01:00
WebAuthn fix(webauthn): do not require bcmath or gmp - not needed anymore 2025-04-01 19:10:11 +02:00