sfGuardPlugin & Remember me follow up

After my post ( which was a response to a post in the symfony forums : http://www.symfony-project.org/forum/index.php/t/9622/ ), triparts came up with a different and probably - easier solution : securing the modules with empty permission sets. Like this :

security.yml

all:
is_secure: on

index:
credentials: []

I have not tested this solution, so if anyone else gets back with some feedback it would be nice :)

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Mixx
  • Google
  • Facebook
  • StumbleUpon
  • Technorati
  • Slashdot

One Response

  1. Eat my monkeydust » Symfony sfGuardUser “remember me” checkbox/cookie does not work Says:

    [...] follow up by Shiny explains that you can also get this working by securing modules with empty permission sets like [...]

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.