9 Sep
2004
9 Sep
'04
6:55 p.m.
Edward Hartfield wrote at 2004-9-9 09:30 -0500:
Johan Carlsson wrote: Why do you need different authentication logic?
My client wants to do form-based authentication and have user data stored in a database so they can manage users without having to know anything about Zope.
Look for SimpleUserFolder or ExUserFolder, maybe together with CookieCrumbler. -- Dieter