I set sessions to expire when browser closes in main config.yml
:
framework:
session:
default_locale: %locale%
lifetime: 0
auto_start: true
Then I set "remember me" for login page as described in documentation and I'm getting logged out (when I restart browser) even if I check "remember me".
How to set a Symfony2 application to expire cookies when user closes browser, but persist them if one chooses to (by checking "remember me") upon login?
I'm using Symfony2-beta5 RC1 RC3.
I'm not sure when Beta 5 came out, but this post http://fossplanet.com/f6/%5Bsymfony-devs%5D-remember-me-authentication-67998/ leans towards it either not working, or not working right. Have you tried asking in the beta group?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With