6 Aug
2001
6 Aug
'01
8:03 a.m.
This is a problem with HTTP basic authentication, and unfortunately there's nothing that Zope can do about it. The same problem would happen under any system that used HTTP basic authentication.
I am really hoping that someone has solved this problem (without turning to 3rd party login managers).
Nope, you need a user folder that supports cookie-based authentication, sorry..
The easiest way ist to use Shane's "CookieCrumbler" - very easy to install and maintain, and converts any user folder to work with cookie-based authentication ... Joachim