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 fdcfa99 + c5a4079 commit 0a8b7e6Copy full SHA for 0a8b7e6
security.rst
@@ -2707,7 +2707,7 @@ you have the following two options.
2707
2708
Firstly, if you've given *every* user ``ROLE_USER``, you can check for that role.
2709
2710
-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::
2711
2712
// ...
2713
0 commit comments