diff options
author | Richard van Laak <rvanlaak@gmail.com> | 2015-06-10 09:49:02 +0200 |
---|---|---|
committer | Christian Flothmann <christian.flothmann@xabbuh.de> | 2015-06-28 20:33:21 +0200 |
commit | a2d134b9a33886bc190c6eff600d5b937c96b6d0 (patch) | |
tree | d3abf3f5f54da56df889e0501d5e8f45d44f62f3 /Core/Authentication/SimpleFormAuthenticatorInterface.php | |
parent | 5cabfecc4c4b5416e7c54ffe7a4fcde2d0db4d75 (diff) | |
download | symfony-security-a2d134b9a33886bc190c6eff600d5b937c96b6d0.zip symfony-security-a2d134b9a33886bc190c6eff600d5b937c96b6d0.tar.gz symfony-security-a2d134b9a33886bc190c6eff600d5b937c96b6d0.tar.bz2 |
[Security] Initialize SwitchUserEvent::targetUser on attemptExitUser
The `SwitchUserEvent` is triggered in case an account is switched. This works okay while switching to the user, but on exit the `SwitchUserEvent` is triggered again with the original User. That User was not initialized by the provider yet.
load user by UserInterface instead of username
Diffstat (limited to 'Core/Authentication/SimpleFormAuthenticatorInterface.php')
0 files changed, 0 insertions, 0 deletions