#5: Use specific permissions for ATAudio instead of the default CMFCore
- Contents
- Proposed by
- Nate Aune
- Seconded by
- Ken Tam
- Proposal type
- Architecture
- Assigned to release
- State
- being-discussed
Motivation
Some users may want to restrict the permissions of who can upload ATAudio files to which folders. Right now, since ATAudio is using the default CMFCore permissions, it's not possible to set permissions for ATAudio which are different than the default.
Proposal
For each method, we need to assign a permission. This is well-documented in other products and the various Plone books, so it should be fairly easy to implement.