Infor Gates wrote at 2006-1-4 20:14 -0800:
I have a trying time using Cookie Crumbler 1.2 with Zope2.8.4 (windows version).
I could NOT figure out how to log out a user. I have simplified to the orginal logged_out form to this:
The "Cookie Crumber" has a "logout" method.
You should use it for the logout (and not try to emulate it yourself).
You can activate it via an URL of the form:
url_to_your_cookie_crumbler/logout
It will redirect to the "logout_page" (you can configure for
your "Cookie Crumbler".
Infor,