Skip to content
Merged

Typo #17424

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reference/configuration/security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down