20 Jun
2002
20 Jun
'02
7:19 p.m.
Riggs, David writes:
I'm using Zope 2.5.1 under Win2k, and authenticating users via the LDAPUserFolder (1.5beta1) with cookie based authentication. I've got a logout link that looks like this: ... The redirect works, but what I expect to happen is that the user should be presented with the login form, instead they are presented with index_html and are most definitely not logged out (user Anonymous does not have 'view' permissions while Authenticated does). This might be a caching problem. Did you try to reload the page?
Dieter