-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Description
Symfony version(s) affected: 5
Description
the token generated deletes the password, but it is required in Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices::generateCookieValue()
How to reproduce
Activate the remember me option in security.yaml, during an LDAP Auth
Wait4Code and LinkingYou