[Zope] Authentication

Brian Lloyd Brian@digicool.com
Fri, 30 Apr 1999 10:09:02 -0400


> Hi all,
> 
> Martijn or somebody else,
> 
> 
> Can you please explain me the code below. I don't understand it and it
> doesn't work the way I want. 
> 
> <h2><!--#var title_or_id--></h2>
> 
> <!--#call "REQUEST.set('allowedVisualData',
>  AUTHENTICATED_USER.hasRole(_.None, ['allowedVisualData']))"-->
> 
> If I browse to this page I get the message : this should be a picture.
> 
> Where can I set that a user can only enter the page after he's given a
> password? Or where can I set these user roles? I don't get it. At the
> moment I haven't set anything and it still allows me to enter 
> the data.
> 
> Tia, Tom

Tom -

You need to use the has_role method, not hasRole (hasRole is deprecated,
and suffered from a poor choice of name, since it was the original 
name of user.allowed. the name exists solely for b/w compatibility).


Brian Lloyd        brian@digicool.com
Software Engineer  540.371.6909              
Digital Creations  http://www.digicool.com