Edgewall Software
Modify

Opened 19 years ago

Closed 19 years ago

#1041 closed defect (fixed)

Should fail when try to allow a wrong permission

Reported by: otavio@… Owned by: utopiste
Priority: normal Milestone: 0.9
Component: admin/console Version: 0.8
Severity: normal Keywords:
Cc: nepo@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Current system doesn't check when you try to allow some wrong action for user. eg. permission add user TICKETS_ADMIN (should be TICKET_ADMIN) and in this case it need fail.

Attachments (0)

Change History (5)

comment:1 by utopiste, 19 years ago

Owner: changed from daniel to utopiste
Status: newassigned

comment:2 by utopiste, 19 years ago

Milestone: 0.90.8.1
Resolution: fixed
Status: assignedclosed

Close by [1189]

comment:3 by Norbert Unterberg <nepo@…>, 19 years ago

Cc: nepo@… added
Resolution: fixed
Status: closedreopened

The fix [1189] unfortunately breaks the permision groups feature. Entering something like

permission add developer TICKET_CREATE TICKET_MODIFY
permission add bob developer

no longer works, because developer is obviously not one of the predefined Trac privileges.

See the chapter Permission Groups on the TracPermissions page.

comment:4 by Christopher Lenz, 19 years ago

Milestone: 0.8.10.9

comment:5 by Christopher Lenz, 19 years ago

Resolution: fixed
Status: reopenedclosed

Fixed in [1235].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain utopiste.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from utopiste 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.