How can I find and clean an user's session from an user's id?
I am looking the way to selective clear determinate user sessions from the server. It has to be done from outside the user's session or request.
The complete user case is:
1) Django process receives a ping with the id of the user to clear the session
2) Django process searchs the session for that user and cleans it.
How can I find an user's session from an user's id?
What would be the most efficient way to archive this?
Thanks
--
Serge G. Spaolonzi
Cobalys Systems
-- You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home