[Zope] What is the best user folder replacement for the following ...
Geir Bækholt
Geir Bækholt
Fri, 14 Mar 2003 09:11:54 +0100
EM> I am storing user information in a postgresql database. I need a login
EM> form and an easy to customize 'user creation' form/script.
EM> What is the best user folder replacement to achieve the above?
exUserFolder is a good option. It has ok support for postgreSQL
out-of-the-box and is widely used. Also has some neat extra features,
like caching and property-handling for users.
http://www.zope.org/Members/TheJester/exUserFolder
--
Geir Bækholt