Symfony 1.3: the signin form appears even when i have the security set to false
- by user248959
Hi,
i have installed sfDoctrineGuardExtraPlugin and when i try to execute an action from sfGuardRegister or sfGuardForgotPassword i get the sfDoctrineGuardUser signin form.
I have the security set to false. I don't have that problem with other modules.
Any idea?
sfDoctrineGuardExtraPlugin 1.3 and sfDoctrineGuardPlugin 4.
Javi