Per instructions in the sfDoctrineGuard README, I am attempting to
enable the sfGuardBasicSecurityFilter. However, I find it is seemingly
never executed.

This does not work:

> security:
>   class: sfGuardBasicSecurityFilter

This works:

> security:
>   enabled: off
> my_filter:
>   class: sfGuardBasicSecurityFilter

This does not work:

> security:
>   enabled: off
> my_filter:
>   class: sfGuardBasicSecurityFilter
>   type: security

Any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to