[Zope-CMF] Log out problem
Ignacio Dosil Lago
idosil@ccietic.usc.es
Thu, 22 May 2003 10:16:04 +0200
On Miércoles 21 Mayo 2003 21:08, Dieter Maurer wrote:
> Ignacio Dosil Lago wrote at 2003-5-21 09:36 +0200:
> > I don't know if someone else has submitted this before ...
> > The question is, I can't log out the CMF using Mozilla > 1.2.1 (and I
> > think I saw it on some of the latest versions of Konqueror too).
> > Any comments on that? Is that a problem with the browser or with CMF?
>
> You are using Cookie authentication?
> If not, the CMF cannot log you out.
>
> For Cookie authentication, logging out is implemented by
> expiring the authentication cookie. Use a TCP logger
> (e.g. Shane's "tcpwatch") to check whether the cookie
> expiration is correctly sent to the browser.
>
>
> Dieter
>
Thanks, Dieter.
I'll check it.
Anyway I'll try to update to CMF-1.4, which doesn't seem to reproduce that
problem.