Fwd: [Zope] Cookie Crumbler
Sorry for the typo error at the last sentence. However, neither this nor the original logged_out dtml seems to work. Is it because I am using frames in my dtml that causes it or I am getting the concept of how Cookie Crumbler works - WRONG ? Thank you. Note: forwarded message attached. --------------------------------- Yahoo! DSL Something to write home about. Just $16.99/mo. or less
I haven't used Cookie Crumbler, but I do use cookies for user authentication, and when I want to 'log out' a user I just write a 'false' value to the cookie, then when the authentication routine checks the cookie it gets an invalid value and the user is deemed 'unauthenticated/anonymous'. hth Jonathan ----- Original Message ----- From: Infor Gates To: zope@zope.org Sent: Wednesday, January 04, 2006 11:17 PM Subject: Fwd: [Zope] Cookie Crumbler Sorry for the typo error at the last sentence. However, neither this nor the original logged_out dtml seems to work. Is it because I am using frames in my dtml that causes it or I am getting the concept of how Cookie Crumbler works - WRONG ? Thank you. Note: forwarded message attached. ------------------------------------------------------------------------------ Yahoo! DSL Something to write home about. Just $16.99/mo. or less ------------------------------------------------------------------------------ _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Infor Gates -
Jonathan