[Zope-dev] REQUEST.AUTHENTICATED_USER question
vio
vmilitaru@sympatico.ca
Thu, 24 Jan 2002 10:55:16 -0500
Excellent! Precisely what I'm looking for. Thanks!
Vio
* Jens Vagelpohl <jens@zope.com> [020124 10:46]:
> vio,
>
> for your situation the simplest thing would be to use the CookieUserFolder
> (see http://www.dataflake.org/software/cookieuserfolder) which is as
> simple as the standard user folder and adds cookie-capability and
> customizable login and logout forms.
>
> no need to get all tripped up in zpatterns or user auth sources or other
> confusing stuff.
>
> jens
>
>