[Zope-PAS] Authentication caching

Stefan H. Holek stefan at epy.co.at
Sat Aug 19 08:23:04 EDT 2006


I think this is because the view name is shown on the RCM's  
statistics page, allowing you to tell which users are cached. Kind of  
useful during testing.

Stefan


On 18. Aug 2006, at 16:36, Chris McDonough wrote:

> I know you didn't invent this pattern in this code, but I'm curious  
> why the view_name here includes the login name.  Isn't lookup  
> disambigutated by the keywords dict and you could use a static view  
> name?
>
>                view_name = createViewName('_extractUserIds',  
> credentials.get('login'))
>                keywords = createKeywords(**credentials)
>
> On Aug 18, 2006, at 8:39 AM, Stefan H. Holek wrote:
>
>> http://svn.zope.org/PluggableAuthService/branches/shh- 
>> authentication-caching/

--
Anything that, in happening, causes itself to happen again,
happens again.  --Douglas Adams




More information about the Zope-PAS mailing list