Modify ↓
Opened 17 years ago
Last modified 14 years ago
#3027 new defect
[Patch] TestManagement tab access based on permissions.
Reported by: | anonymous | Owned by: | edunne |
---|---|---|---|
Priority: | normal | Component: | TestCaseManagementPlugin |
Severity: | normal | Keywords: | permissions access |
Cc: | jill@… | Trac Release: | 0.10 |
Description
All users have access to the TestManagement tab (even though some can do nothing there because they lack privileges for svn view, TICKET_VIEW and so on). It would be great to have some permissions like TESTMNG_ADMIN, TESTMNG_CREATE, TESTMNG_VIEW, etc to manage this.
Attachments (2)
Change History (9)
comment:1 Changed 17 years ago by
Owner: | changed from edunne to anonymous |
---|---|
Status: | new → assigned |
Changed 16 years ago by
Attachment: | testManager_new.py added |
---|
Changes necessary to control permissions
comment:4 Changed 15 years ago by
It looks like this hasn't been integrated into the trunk. Are there any plans to do that?
comment:5 Changed 15 years ago by
Owner: | changed from anonymous to edunne |
---|---|
Status: | assigned → new |
Summary: | TestManagement tab access based on permissions. → [Patch] TestManagement tab access based on permissions. |
comment:7 Changed 14 years ago by
Cc: | jill@… added; anonymous removed |
---|
Note: See
TracTickets for help on using
tickets.
yeah you're probably right.
i'll look into this once I posted the 0.11/genshi port.