I have a simple question: why is the "remember me" feature storing
information in the database?

It works well because it is storing the user login in a cookie, so I
think that the "sf_guard_remember_key" table is completely
unnecessary. It is just storing the user id, some dates, and his IP.
If I change my IP, it is yet working well, so... why is it storing the
IP?? I can't understand it.

Any idea? Thanks!

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

Reply via email to