No, it sets a cookie with a configurable lifetime (standard is 14 days) and automatically logs the user in to your app (only if he didn't log out). It's actually a pretty good example for a symfony filter (not filter form, mind you :)).

And no, the password is not saved anywhere in this cookie, it's a random hash.

Cheers, Daniel

Sent from my iPhone

On Mar 30, 2010, at 5:37 PM, Javier Garcia <tirengar...@gmail.com> wrote:

Hi,

the signin form of sfDoctrineGuardPlugin shows the widget "Remember me".

I suppose it serves for the web browser 'remember' the password, but now i think it is not very used so i should remove it..

Am i right?

Javi

--
If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com

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

To unsubscribe from this group, send email to symfony-users +unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

--
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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

To unsubscribe from this group, send email to symfony-users+unsubscribegooglegroups.com 
or reply to this email with the words "REMOVE ME" as the subject.

Reply via email to