Is your cookiecrumbler installed at the root of your site? or in a
subfolder? If you're logged in to the ZMI in the root of your zope site
and execute a CookieCrumbler logout in a subdirectory, you will still
be logged in because you're using your manager user (if memory serves
me well though CC actually warns you of this if you try to logout while
logged in to ZMI...)<br>
<br>
- Thibaud<br><br><div class="gmail_quote">On Thu, Mar 12, 2009 at 6:55 AM, Dvir Bar-lev <span dir="ltr">&lt;<a href="mailto:dvir.b@puresight.com">dvir.b@puresight.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">









<div link="blue" vlink="purple" lang="EN-US">

<div>

<p>Hi</p>

<p> </p>

<p>I used the CookieCrumbler plugin the make a log in.</p>

<p>I added the CookeCrumbler(standalone&gt; 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:</p>

<p> </p>

<p>&lt;dtml-call expr=”logout()”&gt;</p>

<p> </p>

<p>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.</p>

<p> </p>

<p>Do I have to do anything else besides calling the logout
function to make sure that the user is now back ti anonymus status?</p>

</div>

</div>


<br>_______________________________________________<br>
Zope maillist  -  <a href="mailto:Zope@zope.org">Zope@zope.org</a><br>
<a href="http://mail.zope.org/mailman/listinfo/zope" target="_blank">http://mail.zope.org/mailman/listinfo/zope</a><br>
**   No cross posts or HTML encoding!  **<br>
(Related lists -<br>
 <a href="http://mail.zope.org/mailman/listinfo/zope-announce" target="_blank">http://mail.zope.org/mailman/listinfo/zope-announce</a><br>
 <a href="http://mail.zope.org/mailman/listinfo/zope-dev" target="_blank">http://mail.zope.org/mailman/listinfo/zope-dev</a> )<br>
<br></blockquote></div><br>