Create permissions in Zope 2 on demand when a <permission /> directive is used
Project description
Introduction
This package registers an event handler that initialises permissions on the fly. To use it, simply include its ZCML:
<include package=”collective.autopermission” />
Then, you can use the <permission /> ZCML statement to define a new type of permission, without also needing to make the permission “spring into existence” via ClassSecurityInfo or similar.
Changelog
1.0a1 - March 11, 2009
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for collective.autopermission-1.0b1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 634e964d1e43d20218916e2cdf1d3278f77a80dd2e6224f9f563e83c3f672fcb |
|
MD5 | 36facbf400a0a06e52e4e89c1ba31624 |
|
BLAKE2b-256 | 4a7afe73b98c75d4f98674f059fcd4fa7bc788083d70dcf58478952cac15e9a1 |