We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c38021d commit 0398d51Copy full SHA for 0398d51
reference/configuration/security.rst
@@ -83,7 +83,7 @@ expose_security_errors
83
84
User enumeration is a common security issue where attackers infer valid usernames
85
based on error messages. For example, a message like "This user does not exist"
86
-shown by your login form reveals whether a username is valid.
+shown by your login form reveals whether a username exists.
87
88
This option lets you hide some or all errors related to user accounts
89
(e.g. blocked or expired accounts) to prevent this issue. Instead, these
0 commit comments