Edgewall Software
Modify

Opened 20 years ago

Closed 20 years ago

#666 closed defect (worksforme)

trac-admin roles seem to be broken using

Reported by: saspicer at mac dot com Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version: 0.7.1
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Granting privileges as roles, as given in the below:

Permission groups

Permissions can be grouped together to form roles such as developer, admin, etc.

$ trac-admin /path/to/projenv permission add developer WIKI_ADMIN $ trac-admin /path/to/projenv permission add developer REPORT_ADMIN $ trac-admin /path/to/projenv permission add developer TICKET_MODIFY $ trac-admin /path/to/projenv permission add bob developer $ trac-admin /path/to/projenv permission add john developer

Seems to be broken in 0.7.1…I get permission denied errors with an authenticated user…

Attachments (0)

Change History (1)

comment:1 by Jonas Borgström, 20 years ago

Resolution: worksforme
Status: newclosed

Yeah, this feature currently only exist in the trunk version but will be available in Trac 0.8.

Modify Ticket

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