[Zope] Basic Security
J. Cameron Cooper
jccooper at jcameroncooper.com
Wed Mar 17 18:43:42 EST 2004
Chris Hoy wrote:
>I am trying to create a product with basic security in it. I have added
>a user folder and user's to the product. I have also restricted access
>to my pages via the "View" Option so all access to these pages require
>authentication. I have exposed a login form as a public method.
>All this works fine but I cannot get the login form to authenticate the
>user for the current session.
>
>My basic question is how do I authenticate a user via a form rather than
>having the browsers security dialog appearing
>
>
You need a different authentication method. CookieCrumbler is a
form-based cookie auth product in wide use.
--jcc
--
"My point and period will be throughly wrought,
Or well or ill, as this day's battle's fought."
More information about the Zope
mailing list