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 ffb57cd commit 95f8d7cCopy full SHA for 95f8d7c
reference/configuration/security.rst
@@ -568,7 +568,7 @@ logout_on_user_change
568
The ``logout_on_user_change`` option was deprecated in Symfony 4.1.
569
570
If ``false`` this option makes Symfony to not trigger a logout when the user has
571
-changed. Doing that is deprecated, so this option should set to ``true`` or
+changed. Doing that is deprecated, so this option should be set to ``true`` or
572
unset to avoid getting deprecation messages.
573
574
The user is considered to have changed when the user class implements
0 commit comments