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.0b2 (2011-05-02)
Fix deprecation warning
Fix pep8
1.0b1 - 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.0b2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd4dd40549927904ddf38acc14b1979ee3dc95e77a05b41d1aa691d4b03aefe6 |
|
MD5 | f25d76ce50a7b64eaa0bc147123926f4 |
|
BLAKE2b-256 | 72cf4e79bad16f287807c0565f57696fa1e08f3f9371b3b3aae6ec2631440271 |