From 0579c94a1815db6503c30b8f8df1ac537b2e8773 Mon Sep 17 00:00:00 2001 From: Randall Mason Date: Tue, 22 Feb 2022 10:28:16 -0600 Subject: [PATCH] Fix sidebar to add webauthn and page rename. --- _Sidebar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 1a394e4..f8b21c5 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -28,7 +28,7 @@ 1. [[Enabling admin page|Enabling-admin-page]] 1. [[Disable the admin token|Disable-admin-token]] 1. [[Enabling WebSocket notifications|Enabling-WebSocket-notifications]] -1. [[Enabling U2F authentication|Enabling-U2F-authentication]] +1. [[Enabling U2F and FIDO2 WebAuthn authentication|Enabling-U2F-(and-FIDO2-WebAuthn)-authentication]] 1. [[Enabling YubiKey OTP authentication|Enabling-Yubikey-OTP-authentication]] 1. [[Changing persistent data location|Changing-persistent-data-location]] 1. [[Changing the API request size limit|Changing-the-API-request-size-limit]]