[Zope] how suppress http based authentication window of zope
Josef Meile
jmeile at hotmail.com
Thu Sep 18 06:56:19 EDT 2008
> Yes you are correct it reset the authenticate cookies but from
> logout from zope it
> call zmi_logout beacuse of that again login window prompt I just
> want to redirect to the login page and also i want user must be logut .
> As per my knowledge It not possible because session is maintaind by
> client browser.
> If you have any information Pleaase help me.
Ah, you are log in into the zmi. I thoght that you were talking about
non manager users accessing a protected zope content. For this case the
CookieCrumbler logout form will work. Well, then I guess you will have
to close the browser. I don't know any other solution.
More information about the Zope
mailing list