You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On login success can indeed be used but the request event is needed because the user can go to a different url after the login redirect to the password change page, so the password is still not changed.
Is it needed to call this on all requests? Can we move it to a login success event?
https://github.com/Kunstmaan/KunstmaanBundlesCMS/blob/7.x/src/Kunstmaan/AdminBundle/EventListener/PasswordCheckListener.php
The text was updated successfully, but these errors were encountered: