symfony2 - Using sfGuard and FOSUserBundle in paraller -



symfony2 - Using sfGuard and FOSUserBundle in paraller -

our client uses multiple applications developed symfony. older utilize symfony 1.3.x , newer symfony 2.x. user management , security based on sfguard using propel. client has created own bundle handling security sfguard based orm-objects in symfony 2. client wants upgrade user management component. current user management made automatic crud-app-generation symfony 1.x.

upgrading user management symfony 2 using fosuserbundle seems reasonable solution, possible utilize existing symfony 1.x apps sfguard-plugin handling user management fosuserbundle?

i'm quite new symfony, appreciate clear guidelines resolve issue 1 way or another.

fosuserbundle utilize kind of password storage. i'm sure fosuserbundle not able check passwords created sfguard.

maybe can utilize https://github.com/friendsofsymfony/fosadvancedencoderbundle alter password encoder fosuserbundle.

symfony2 symfony1 fosuserbundle sfguard

Comments

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

How do you set up a perforce server to work over the internet? -

ios - Lagging ScrollView with UIWebview inside -