Modify

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#13608 closed defect (fixed)

Version 0.6.0 doesn't support restriction of tickets anymore

Reported by: anonymous Owned by: Ryan J Ollos
Priority: highest Component: SimpleMultiProjectPlugin
Severity: blocker Keywords:
Cc: Trac Release: 1.2

Description

In Version 0.6.0, when a project X is restricted to user A (only user in the restriction), user B can still view tickets of project X.

The restriction was still working correctly in version 0.5.2

I am using Trac 1.2.2

Attachments (0)

Change History (7)

comment:1 Changed 5 years ago by Ryan J Ollos

What is your [trac] permission_policies setting?

comment:2 Changed 5 years ago by anonymous

I used the following permission_policies for both versions:

permission_policies = ProjectTicketsPolicy,ReadonlyWikiPolicy,DefaultPermissionPolicy,LegacyAttachmentPolicy

comment:3 Changed 5 years ago by Ryan J Ollos

Owner: set to Ryan J Ollos
Status: newaccepted

comment:4 Changed 5 years ago by Ryan J Ollos

In 17500:

SimpleMultiProject 0.6.0dev: Don't modify list being iterated

Refs #13608.

comment:5 Changed 5 years ago by Ryan J Ollos

In 17501:

SimpleMultiProject 0.6.0dev: Fix regression in permission policy

Remove dummy implementation of IPermissionRequestor

Refs #13608.

comment:6 Changed 5 years ago by Ryan J Ollos

Resolution: fixed
Status: acceptedclosed

comment:7 Changed 5 years ago by anonymous

Looks good now, thank you!

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.