Berny Cantos

Results 3 comments of Berny Cantos

I wish this could be as easy as to update dependencies in `composer.json`. Security internals might have changed since the last tested version of Symfony, so this may be harder...

This bundle supposes your firewall uses a [custom `UserProvider`](http://symfony.com/doc/current/security/custom_provider.html) to access the tokens. There are many ways you can do that, the easier one is: - create a custom `User`...

I had this error also with 2.12.1, first the application worked fine but then, one day, it started showing this behaviour. I just upgraded to 2.14.1 and this looks fixed,...