Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#8035 closed enhancement (fixed)

query LegacyAttachmentPolicy permissions against parent resource

Reported by: Stephen Compall <stephen.compall@…> Owned by: stephen.compall@…
Priority: normal Milestone: 0.11.3
Component: attachment Version: 0.11.2.1
Severity: minor Keywords: patch
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

As the idea of LegacyAttachmentPolicy is to link permission to view, change etc attachments to the permission to view, change etc their containing resources, i.e. tickets, wiki pages, and milestones, the resource queried for permission ought to be that parent resource. For example, as ATTACHMENT_VIEW maps to TICKET_VIEW, the TICKET_VIEW should be checked against the ticket resource.

I rely on this in my installation, because I have fine-grained ticket and wiki access policy.

Attachments (1)

legacyattachment-perm-from-parent-resource.diff (2.5 KB ) - added by Stephen Compall <stephen.compall@…> 15 years ago.
patch with unit testing

Download all attachments as: .zip

Change History (5)

by Stephen Compall <stephen.compall@…>, 15 years ago

patch with unit testing

comment:1 by Stephen Compall <stephen.compall@…>, 15 years ago

Keywords: patch added

This patch alters LegacyAttachmentPolicy accordingly and adds the test test_legacy_permission_on_parent, with some setUp changes to accommodate.

comment:2 by Remy Blank, 15 years ago

Milestone: 0.11.4
Owner: set to Remy Blank

Looks good. Adding to to-do.

comment:3 by Remy Blank, 15 years ago

Milestone: 0.11.40.11.3
Resolution: fixed
Status: newclosed

Patch applied in [7861]. Thanks!

comment:4 by Remy Blank, 15 years ago

Owner: changed from Remy Blank to stephen.compall@…

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain stephen.compall@….
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from stephen.compall@… to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.