Skip to content

1.2.1

Compare
Choose a tag to compare
@jmikola jmikola released this 04 Mar 18:36
· 19 commits to master since this release

Includes #11, which adds logic in the authentication provider to check for the user in the token before querying the user provider. In some cases on Symfony 2.6.x and earlier, loadUserByAutoLoginToken() might have been called with a null key value.