We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69b8b90 commit 774aec8Copy full SHA for 774aec8
doc/troubleshooting.rst
@@ -146,9 +146,6 @@ authentication process are taken by serialize/unserialize. Check which fields ar
146
147
It must be at least the fields that are used in the methods from ``Symfony\Component\Security\Core\User\UserInterface``.
148
149
-If your user entity implements ``Symfony\Component\Security\Core\User\AdvancedUserInterface``, you also need the fields
150
-that are used in ``isAccountNonExpired()``, ``isAccountNonLocked()``, ``isCredentialsNonExpired()`` and ``isEnabled()``.
151
-
152
Two-factor authentication form is not shown after login
153
-------------------------------------------------------
154
0 commit comments