15 Aug
2000
15 Aug
'00
10:04 a.m.
Stephan Goeldi wrote:
Wouldn't that reduce system security?
I think he mean cookie-based authentication, as found on zope.org.
I am currently looking into implementing a login form to replace the standard BASIC authentication.
Gérard, Take a look at things like LoginManager and GUF which can do this sort of thing. They are standard replacements for the acl_users folder and will serve you a lot better than hackign around in User.py... cheers, Chris