[Zope] CookieCrumbler question
Dvir Bar-lev
dvir.b at puresight.com
Thu Mar 12 06:55:53 EDT 2009
Hi
I used the CookieCrumbler plugin the make a log in.
I added the CookeCrumbler(standalone> from the ZMI , and now I have a
log in form that acts oka but I want logout the user, so what I did was
call the logout function of cookiecrumbler like this:
<dtml-call expr="logout()">
And that does bring me to the logged_out dtml but if I push the back
button and return to the logged_in and press the refresh button I still
get the result as if the user is till logged in.
Do I have to do anything else besides calling the logout function to
make sure that the user is now back ti anonymus status?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20090312/d6485554/attachment.html
More information about the Zope
mailing list