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

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

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