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.
2 parents 894a1c3 + 0a8b7e6 commit 09740d2Copy full SHA for 09740d2
security.rst
@@ -2716,7 +2716,7 @@ you have the following two options.
2716
2717
Firstly, if you've given *every* user ``ROLE_USER``, you can check for that role.
2718
2719
-Secondly, you can use the special "attribute" ``IS_AUTHENTICATED_FULLY`` in place of a role::
+Secondly, you can use the special "attribute" ``IS_AUTHENTICATED`` in place of a role::
2720
2721
// ...
2722
0 commit comments