From 3c18c815bcfaf89eba719e33792bd222f97f60e7 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 11 Jul 2013 15:23:44 +0000 Subject: Adds permission TICKET_ATTACHMENT_DELETE for exclusive right to delete and replace attachments, regardless who added/changed it. Everybody who has permission TICKET_ATTACHMENT_DELETE can delete or replace attachments, regardless who added / changed it. WWW: http://trac-hacks.org/wiki/AttachmentPolicyPlugin PR: ports/177423 Submitted by: Hung-Yi Chen --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index 8b3e32f6001c..ec10ac8e1327 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1911,6 +1911,7 @@ SUBDIR += trac-addcomment SUBDIR += trac-advancedticketworkflow SUBDIR += trac-announcer + SUBDIR += trac-attachmentpolicy SUBDIR += trac-autocomplete SUBDIR += trac-batchmodify SUBDIR += trac-bzr -- cgit v1.2.3