2 matches found
GHSA-JXGR-3V7Q-3W9V Symfony's `Security::login` does not take into account custom `user_checker`
Description The custom userchecker defined on a firewall is not called when Login Programmaticaly with the Security::login method, leading to unwanted login. Resolution The Security::login method now ensure to call the configured userchecker. The patch for this issue is available here for branch...
Symfony's `Security::login` does not take into account custom `user_checker`
Description The custom userchecker defined on a firewall is not called when Login Programmaticaly with the Security::login method, leading to unwanted login. Resolution The Security::login method now ensure to call the configured userchecker. The patch for this issue is available here for branch...