Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.autopermission-1.0b2.tar.gz (2.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page