You are not logged in Log in Join
You are here: Home » Members » Jens Vagelpohl » News Items » HowTo on handling Permissions in Python Products

Log in
Name

Password

 

HowTo on handling Permissions in Python Products

For a little insight in how permissions are dealt with in python-based Zope Products I created a HowTo that describes what the __ac_permissions__-tuple in a python class will do and how to make sure your permissions are registered correctly.

The HowTo can be found at this location.