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 5c09de4 commit 0e456aaCopy full SHA for 0e456aa
security/remember_me.rst
@@ -167,7 +167,7 @@ to access protected resources as if the user had actually authenticated upon
167
visiting the site.
168
169
In some cases, however, you may want to force the user to actually re-authenticate
170
-before accessing certain resources. For example, you might allow "remember me"
+before accessing certain resources. For example, you might not allow "remember me"
171
users to change their password. You can do this by leveraing a few special "roles"::
172
173
// src/Controller/AccountController.php
0 commit comments