How to authenticate an user
Hi, How can I authenticate a user from a form, filled with user name and user password (like authentication on Zope.org)?! I've tried to look at Zope.org login pages sources, but I miss something there, and it don't works. Thanks in advance, Rares _________________________________________________________________ The new MSN 8 is here: Try it free* for 2 months http://join.msn.com/?page=dept/dialup
Hello Rares, Tuesday, January 14, 2003, 2:44:43 PM, you wrote:
How can I authenticate a user from a form, filled with user name and user password (like authentication on Zope.org)?!
You need to use a user folder that supports cookie-authentication. - like cookieCrumbler or exUserFolder.. http://www.zope.org/Members/hathawsh/CookieCrumbler http://www.zope.org/Members/TheJester/exUserFolder :) -- Geir Bækholt geir@funcom.com Tools/HCI-developer Tools/Billing - Product Operations Funcom Oslo
participants (2)
-
Geir Bækholt -
Rares Vernica