From ff1f3336bf33dc210b2cfe7d31f61b575864cefb Mon Sep 17 00:00:00 2001 From: Thomas Landauer Date: Fri, 11 Nov 2022 12:52:03 +0100 Subject: [PATCH] Typo --- reference/configuration/security.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/configuration/security.rst b/reference/configuration/security.rst index dda2c08e8e7..f1bb542b7b5 100644 --- a/reference/configuration/security.rst +++ b/reference/configuration/security.rst @@ -326,7 +326,7 @@ login_path **type**: ``string`` **default**: ``/login`` This is the route or path that the user will be redirected to (unless ``use_forward`` -is set to ``true``) when they try to access a protected resource but isn't +is set to ``true``) when they try to access a protected resource but aren't fully authenticated. This path **must** be accessible by a normal, unauthenticated user, else