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 a33a90a commit a867829Copy full SHA for a867829
security.rst
@@ -2648,7 +2648,7 @@ you have the following two options.
2648
2649
Firstly, if you've given *every* user ``ROLE_USER``, you can check for that role.
2650
2651
-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::
2652
2653
// ...
2654
0 commit comments