You may want to look at the Zope Membership Component http://zmc.immortalitysystems.net/. It builds an autoregistration interface on top of LoginManager.
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Lars Preben S. Arnesen Sent: Sunday, April 15, 2001 16:57 To: zope@zope.org Subject: [Zope] Another question about LoginManager (or similar products)
After getting LoginManager working and following the steps of the LoginManager with SQL database HOWTO I realized that this was a solution to store administrators of the website in a database.
I'm going to create a public service that requires all the users to register with a username and a password. After doing so they must log in every time they use the service. I really don't want to write the user login code if it exists in some form of a module or a product.
Is there some examples of how to use the LoginManager to do this?
PS: I guess I'm looking for a authentication mechanism like the one Mailman uses for it's administration pages. Yes, I can just take a look at how Mailman does it, but I guess there are some less complex examples to take a look at somewhere. :)
-- Lars Preben
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )