14 Sep
2000
14 Sep
'00
9:34 a.m.
Hi Stuart, Stuart Foster wrote:
Is there a way to allow an authenticated user to logout of Zope?
Not really. The browser caches the authentication information until it is closed. There are some "workarounds" that work with some browsers, basically raising "unauthorized" pops the authentication window again. But if the ignores it, it does not logout. See the other mails for practical informationo on this.
I want to allow a user to logout and someone else login. The common problem with http-authentication.
Regards Tino