hi all,

this might be trivial but I just can't find how to do it..

when a user logs in onto my site I set a few attributes to
$this->getUser()->setAttribute('nickname', #nick#);

now when the session expires (meaning no logout action was triggered)
the user is no longer authenticated but the attributes are still
available.

how can I 'auto-clear' them?


cheers
/christian

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to