diff --git a/reference/configuration/security.rst b/reference/configuration/security.rst index cb09bddae91..ce61a92389e 100644 --- a/reference/configuration/security.rst +++ b/reference/configuration/security.rst @@ -302,7 +302,7 @@ 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 -you may create a redirect loop. +you might create a redirect loop. check_path ..........