djoos / EscapeWSSEAuthenticationBundle

Symfony bundle to implement WSSE authentication
http://symfony.com/doc/current/cookbook/security/custom_authentication_provider.html
137 stars 59 forks source link

Symfony 3.0 compatibility #77

Closed xelaris closed 8 years ago

xelaris commented 8 years ago

This PR should achieve compatibility with Symfony 3.0 while keeping BC with 2.3. The token storage related changes are based on FriendsOfSymfony/FOSUserBundle/pull/1828.

jdrieghe commented 8 years ago

I would love to see this merged

djoos commented 8 years ago

Hi guys,

apologies for the time it took to get this merged in...

Thanks for your contribution @xelaris!

Kind regards, David

superhaggis commented 8 years ago

Nicely done! Guess I can bin my fork now. :smile:

djoos commented 8 years ago

Sorry for the shortlivedness of your fork @superhaggis - the Travis CI test that came through as a result of that fork (dev@escapestudios.com) reminded us of this long forgotten PR :-/

Thanks again @xelaris for the contribution!