need a user registration scheme (Zope 2.4)
Hi folks, I am trying to set up a rather straightforward website, with some basic user registration (login, pw and nickname). I find that LoginManager doesn't work, and hence I assume Bill's "Membership" product that is based on it won't either. What mechanism would work best under Zope 2.4. I don't anticipate more than a few hundred users at most. Thanks, Roy.
roy@anoobe.com writes:
I am trying to set up a rather straightforward website, with some basic user registration (login, pw and nickname). I find that LoginManager doesn't work, and hence I assume Bill's "Membership" product that is based on it won't either.
What mechanism would work best under Zope 2.4. I don't anticipate more than a few hundred users at most. Recently, most people seem happy with "exUserFolder". Search the archives!
Dieter
participants (2)
-
Dieter Maurer -
roy@anoobe.com