Skip to content

Commit 0398d51

Browse files
committed
-
1 parent c38021d commit 0398d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ expose_security_errors
8383

8484
User enumeration is a common security issue where attackers infer valid usernames
8585
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.
86+
shown by your login form reveals whether a username exists.
8787

8888
This option lets you hide some or all errors related to user accounts
8989
(e.g. blocked or expired accounts) to prevent this issue. Instead, these

0 commit comments

Comments
 (0)