Does this help http://stackoverflow.com/questions/953879/how-to-force-user-logout-in-django ?
On 11 April 2012 14:40, Cherian Thomas <[email protected]> wrote: > Hi, all > Can someone help? > - Cherian > > > > On Tue, Apr 10, 2012 at 11:51 AM, Cherian <[email protected]> wrote: > >> Hi all, >> >> In the signed cookie mode is it possible for me force logout an >> account? >> Say I login from two places, and I need to logout my account from the >> one access I forgot to logout in a public internet café. Can I do that >> from my current login? >> From my testing I could not do this. But there might be an override >> key I am missing. Also it’s quite possible that I since there is no >> session key on the server side to reset, this functionality might not >> be there. >> Can someone help? >> >> -Cherian >> > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

