0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-05 22:40:53 +00:00
nextcloud_server/apps/settings/lib/Settings/Personal/Security
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
..
Authtokens.php fix(settings): Fix dependency injection 2024-10-28 08:14:17 +01:00
Password.php fix(settings): Fix dependency injection 2024-10-28 08:14:17 +01:00
TwoFactor.php fix(settings): Fix dependency injection 2024-10-28 08:14:17 +01:00
WebAuthn.php fix(webauthn): do not require bcmath or gmp - not needed anymore 2025-03-19 11:19:49 +01:00