19 Mar
2003
19 Mar
'03
4:31 p.m.
I am having trouble logging zope users out. How do you program zope to log someone one out? Tom Williams
19 Mar
19 Mar
4:47 p.m.
New subject: [Zope] Managing Users
Tom Williams wrote:
I am having trouble logging zope users out.
How do you program zope to log someone one out?
Unless you're using cookie authentication, it's not Zope's problem. HTTP basic authentication is controlled by the browser, and they decide when and how to cache basic authentication credentials and present them to websites. cheers, Chris
8420
Age (days ago)
8420
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chris Withers -
Tom Williams