[Zope] Question about permissions

Dieter Maurer dieter at handshake.de
Thu Oct 30 13:06:36 EST 2003


Alexis Roda wrote at 2003-10-30 09:35 +0100:
 > I'm working on a python product. My question is about finding wich 
 > permission protects a given method, in order to generate or not some 
 > links in the product's management interface.

"DocFinder" may help you.

  <http://www.dieter.handshake.de/pyprojects/zope>

You will need Zope 2.6.2 or use "ZOPE_SECURITY_POLICY=PYTHON",
in order that it can derive the permission name controlling access to a method.

-- 
Dieter



More information about the Zope mailing list