[Zope-dev] REQUEST.AUTHENTICATED_USER question
   
    Jens Vagelpohl
     
    jens@zope.com
       
    Thu, 24 Jan 2002 10:30:48 -0500
    
    
  
vio,
make sure you read the README so you don't lock youself out if the login 
form does not have the correct input fields.
jens
On Thursday, January 24, 2002, at 10:55 , vio wrote:
> 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
>>
>>