wiki:AttachmentPolicyPlugin

Version 4 (modified by figaro, 9 years ago) (diff)

Added related ticket with patch, changed license

Adds permission to delete attachments

Description

Adds permission TICKET_ATTACHMENT_DELETE for exclusive right to delete and replace attachments, regardless of who added / changed it.

Everybody who has permission TICKET_ATTACHMENT_DELETE can delete / replace attachments, regardless of who added / changed it.

See also: t:#948

Bugs/Feature Requests

Existing bugs and feature requests for AttachmentPolicyPlugin are here.

If you have any issues, create a new ticket.

defect

1 / 1

enhancement

0 / 1

task

1 / 1

Download

Download the zipped source from [download:attachmentpolicyplugin here].

Source

You can check out AttachmentPolicyPlugin from here using Subversion, or browse the source with Trac.

Example

To work correctly, the module has to be placed in your list of permission policies in trac.ini:

[trac]
permission_policies = AttachmentDeletePolicy, DefaultPermissionPolicy, LegacyAttachmentPolicy

Recent Changes

16321 by rjollos on 2017-03-10 19:25:52
0.1: Conform to PEP8
13152 by rjollos on 2013-05-17 01:01:23

Fixes #11085:

  • Added BSD 3-Clause license with permission of author, adding license text in a COPYING file and adding headers to source code.
  • Tidied up setup,py. Changed url to point to trac-hacks since this variable affects where defects are reported in the case that the user creates a ticket using the button on the Internal Error page.
13142 by rjollos on 2013-05-15 09:50:43
Removed empty 0.9 directory.
(more)

Author/Contributors

Author: framay
Maintainer: Franz
Contributors:

Attachments (1)

Download all attachments as: .zip