Menu

Commit [r6259]  Maximize  Restore  History

Small follow-up fix for [6254] - `DefaultPermissionPolicy` needs to return `True` or `None` so that it doesn't break the chain.

Without the fix, the default `LegacyAttachmentPolicy` would never get called as defalt option is `permission_policies = DefaultPermissionPolicy, LegacyAttachmentPolicy`.

osimons 2007-11-30

changed /trunk/trac/perm.py
/trunk/trac/perm.py Diff Switch to side-by-side view
Loading...