Hello, I am looking for a User Folder that meets the following requirements: - login / logout with cookies - can easily associate additional data with users (e.g. phone#) - stable & well documented It would also be nice if adding SSL support was not too difficult to add. I have looked at mysqlUserFolder, but, being a beginner, I am a bit worried by the documentation that is not very polished. Any suggestion? Robert __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
--On Donnerstag, 24. Juli 2003 9:19 Uhr -0700 Robert Jean <robertjean2@yahoo.com> wrote:
Hello,
I am looking for a User Folder that meets the following requirements:
- login / logout with cookies - can easily associate additional data with users (e.g. phone#) - stable & well documented
CMF+Memberdatatool of CMF? ExUserFolder? LDAPUserFolder? -aj
Cookie Crumbler + SimpleUserFolder works. Just dont set up either in you're root unless you've tested it all out. David Also am I the only fan of HAPPY SESSION in the world? lol. ----- Original Message ----- From: "Andreas Jung" <andreas@andreas-jung.com> To: "Robert Jean" <robertjean2@yahoo.com>; <zope@zope.org> Sent: Thursday, July 24, 2003 9:41 AM Subject: Re: [Zope] User Folder
--On Donnerstag, 24. Juli 2003 9:19 Uhr -0700 Robert Jean <robertjean2@yahoo.com> wrote:
Hello,
I am looking for a User Folder that meets the following requirements:
- login / logout with cookies - can easily associate additional data with users (e.g. phone#) - stable & well documented
CMF+Memberdatatool of CMF? ExUserFolder? LDAPUserFolder?
-aj
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
David Hassalevris wrote:
Cookie Crumbler + SimpleUserFolder works. Just dont set up either in you're root unless you've tested it all out.
Yeah, I'd really like to enhance SUF to add mroe properties to members... If I get enough votes, I'll try anddo it soon. If I can get soem funding to do the work, I'll do it imemdiately :-) Chris
participants (4)
-
Andreas Jung -
Chris Withers -
David Hassalevris -
Robert Jean