From ab3e045f077aef7e832136891226ea5b83b74a8e Mon Sep 17 00:00:00 2001 From: Josh Date: Tue, 9 Apr 2024 11:02:57 -0400 Subject: [PATCH 1/2] 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 --- admin_manual/installation/apps_supported.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/admin_manual/installation/apps_supported.rst b/admin_manual/installation/apps_supported.rst index cd323b6c8..241d701f9 100644 --- a/admin_manual/installation/apps_supported.rst +++ b/admin_manual/installation/apps_supported.rst @@ -60,9 +60,9 @@ Nextcloud Files * `Terms of Service `_ * `Text `_ * `Theming `_ -* `Two factor backup codes `_ -* `Two factor TOTP Provider `_ -* `Two factor U2F `_ +* `Two-Factor backup codes `_ +* `Two-Factor TOTP Provider`_ +* `Two-Factor WebAuthn `_ * `Update Notifications `_ * `Versions `_ * `WebDAV endpoint `_ @@ -86,7 +86,6 @@ Collaborative editing * `Collabora Online `_ * `ONLYOFFICE `_ - Global Scale ------------ From a3c0f528a161ebfa4abd36202b3b734ea627a9f5 Mon Sep 17 00:00:00 2001 From: Josh Date: Tue, 9 Apr 2024 11:24:35 -0400 Subject: [PATCH 2/2] docs(admin): Fix typo Signed-off-by: Josh --- admin_manual/installation/apps_supported.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/installation/apps_supported.rst b/admin_manual/installation/apps_supported.rst index 241d701f9..051555a99 100644 --- a/admin_manual/installation/apps_supported.rst +++ b/admin_manual/installation/apps_supported.rst @@ -61,7 +61,7 @@ Nextcloud Files * `Text `_ * `Theming `_ * `Two-Factor backup codes `_ -* `Two-Factor TOTP Provider`_ +* `Two-Factor TOTP Provider `_ * `Two-Factor WebAuthn `_ * `Update Notifications `_ * `Versions `_