Hi everybody, I have an understanding problem with the remember me filter of the sfGuardUserPlugin. As far as i understood this filter, it only works within actions, which are secured (the security handler checks if the according action is secured and only adds this remember me filter when it is secured).
Now i want to activate this filter for my whole application, but without setting my application completely to secure (so that a user automatically logs in, when a valid remember me key exists). How can i do it? Or the better question is maybe, if the exisiting filter supports this functionality or if i should implement a new filter !? The answer might be trivial, but i do not get it :( Thanks for your help! - Frank --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
