[symfony-users] What about the Remember me widget? What it serves for? Is useful?

2010-03-30 Thread Javier Garcia

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.


Re: [symfony-users] What about the Remember me widget? What it serves for? Is useful?

2010-03-30 Thread Gábor Fási
It is not the browser's remember password feature.
If checked, the plugin will set a cookie for a longer period, that
kinda acts like a long-term sessionid cookie. It means the user will
not need to log in, even after the browser is closed and the session
cookie is deleted.

On Tue, Mar 30, 2010 at 17:37, 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.


Re: [symfony-users] What about the Remember me widget? What it serves for? Is useful?

2010-03-30 Thread Daniel Lohse
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.


Re: [symfony-users] What about the Remember me widget? What it serves for? Is useful?

2010-03-30 Thread Daniel Lohse

Ah, you beat me to it! :)

Sent from my iPhone

On Mar 30, 2010, at 5:42 PM, Gábor Fási maerl...@gmail.com wrote:


It is not the browser's remember password feature.
If checked, the plugin will set a cookie for a longer period, that
kinda acts like a long-term sessionid cookie. It means the user will
not need to log in, even after the browser is closed and the session
cookie is deleted.

On Tue, Mar 30, 2010 at 17:37, 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.


--
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.