[Zope] CookieCrumbler problem after initial authentication
Dieter Maurer
dieter at handshake.de
Wed May 12 16:25:15 EDT 2004
Ralph vd Houdt wrote at 2004-5-11 21:30 +0200:
> ...
>or even by an initial Basic
>HTTP Authentication the CookieCrumbler is ignored
All cookie authentication mechanisms use HTTP Authentication
when it is provided. They do this, in order not to break
protocals (such as FTP or WebDAV) that do not know about cookies.
>and Zope gives me Basic
>HTTP Authentication and not the CookieCrumbler Form.
When you get an "HTTP authentication" dialog cancel it and
look at the error page. Usually, this page tells you
which access has been unauthorized.
--
Dieter
More information about the Zope
mailing list