[Zope] easy question
Jens Vagelpohl
jens@zope.com
Mon, 3 Jun 2002 13:27:32 -0400
the basic user folder does not give you this capability by itself. use the
CookieCrumbler product (-> search zope.org) or look through the other user
folder products that use cookie authentication:
http://www.zope.org/Products/user_management
jens
On Monday, June 3, 2002, at 11:53 , D. Rick Anderson wrote:
> This should be easy, but I can't figure out how to do form-based login
> from the standard acl_users folder. I've played around with
> acl_users.authenticate(), but can't seem to find something that works.
>
> TIA
>
> ruger