AuthzPolicy
Optional component for performing fine-grained permission checks on Trac resources.
In Trac 0.11, this was a sample plugin, located in sample-plugins/permissions/authz_policy.py.
In Trac 0.12, this became an optional component, that doesn't need to be installed but has to be activated explicitly either using the Plugins administrative panel or in the trac.ini:
[components] tracopt.perm.authz_policy.* = enabled
Known Issues
See also: TracFineGrainedPermissions#AuthzPolicy, AuthzSourcePolicy (the other svn-like permission policy, specific to sources)
Last modified 16 months ago
Last modified on Jan 26, 2012 7:44:18 PM


