docs(admin): Replace supported app Two-Factor U2F w/ WebAuthn

U2F was deprecated awhile ago (nextcloud/twofactor_u2f#1013) and supported dropped beyond Server v23. Migration path is https://apps.nextcloud.com/apps/twofactor_webauthn

Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
Josh
2024-04-09 11:02:57 -04:00
committed by backportbot[bot]
parent 1772771ba4
commit 4ee0037ea8

View File

@@ -60,9 +60,9 @@ Nextcloud Files
* `Terms of Service <https://github.com/nextcloud/terms_of_service/>`_
* `Text <https://github.com/nextcloud/text>`_
* `Theming <https://github.com/nextcloud/server/tree/master/apps/theming>`_
* `Two factor backup codes <https://github.com/nextcloud/server/tree/master/apps/twofactor_backupcodes>`_
* `Two factor TOTP Provider <https://github.com/nextcloud/twofactor_totp>`_
* `Two factor U2F <https://github.com/nextcloud/twofactor_u2f>`_
* `Two-Factor backup codes <https://github.com/nextcloud/server/tree/master/apps/twofactor_backupcodes>`_
* `Two-Factor TOTP Provider<https://github.com/nextcloud/twofactor_totp>`_
* `Two-Factor WebAuthn <https://github.com/nextcloud/twofactor_webauthn>`_
* `Update Notifications <https://github.com/nextcloud/server/tree/master/apps/updatenotification>`_
* `Versions <https://github.com/nextcloud/server/tree/master/apps/files_versions>`_
* `WebDAV endpoint <https://github.com/nextcloud/server/tree/master/apps/dav>`_
@@ -86,7 +86,6 @@ Collaborative editing
* `Collabora Online <https://github.com/nextcloud/richdocuments>`_
* `ONLYOFFICE <https://github.com/ONLYOFFICE/onlyoffice-nextcloud>`_
Global Scale
------------