Symfony 1.3: the signin form appears even when i have the security set to false

Posted by user248959 on Stack Overflow See other posts from Stack Overflow or by user248959
Published on 2010-04-25T13:12:16Z Indexed on 2010/04/25 13:13 UTC
Read the original article Hit count: 185

Filed under:

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

© Stack Overflow or respective owner

Related posts about symfony