Add an attachment ATTACHMENT_VIEW permission
Trac is a great software for tech support (at least in my company). However, when customers fill a bug report in our system, they must attach a dump of their data. This dump is usually confidential, thus requiring some sort of restriction about who can view it.
By adding some sort of "ATTACHMENT_VIEW" permission, a user could be allowed (or not) to see attachments. That way, developers would be given permission to view attachments, while users wouls be allowed only to upload them.
Change History (3)
Owner: |
changed from anybody to Ryan J Ollos
|
Status: |
new →
assigned
|
Summary: |
Attachment download restriction →
ATTACHMENT_VIEW permission
|
Owner: |
changed from Ryan J Ollos to anybody
|
Status: |
assigned →
new
|
Summary: |
ATTACHMENT_VIEW permission →
Add an attachment ATTACHMENT_VIEW permission
|
Resolution: |
→ wontfix
|
Status: |
new →
closed
|
This feature would probably be most appropriately implemented in Trac core. I suggest opening a ticket on Edgewall. Following the existing permissions schema, the permission would be appropriately named
ATTACHMENT_VIEW
.