[Grok-dev] How do I check permissions on a view?

Sebastian Ware sebastian at urbantalk.se
Mon Sep 24 05:42:58 EDT 2007


To check permissions on an object I can use...

   zope.security.canAccess
   zope.security.canWrite

...is there a similar way of checking if the current principal may  
access a given view? Maybe using the URL?

Mvh Sebastian



More information about the Grok-dev mailing list