0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-03 05:20:31 +00:00
nextcloud_server/lib/private/Authentication/WebAuthn
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 +01:00
..
Db feat(webauthn): Add user verification to webauthn challenges 2024-08-15 11:03:10 +02:00
CredentialRepository.php feat(webauthn): Add user verification to webauthn challenges 2024-08-15 11:03:10 +02:00
Manager.php fix(webauthn): do not require bcmath or gmp - not needed anymore 2025-03-19 11:19:49 +01:00