5 Sep
2002
5 Sep
'02
2:42 p.m.
On Thursday 05 September 2002 10:29 am, Borislav wrote:
Paul Erickson wrote:
Is that really the cookie that you want to expire? (look at the cookies in your browser)
I think that the cookie to expire is '__ac'.
I checked the cookies in my browser. I don't have '__ac' cookie. Zope.org uses '__ac_czo'. My server has set the following cookies: 'tree-s', '_ZopeId', '__cp'. I am not familiar with the function of these cookies. Which one do I need to expire in order to log out the current user?
--Borislav
Are you using cookie based authentication or just basic auth? -Casey