#12179 closed defect (fixed)
Project admin panel not shown with PROJECT_ADMIN permission
Reported by: | Owned by: | Cinc-th | |
---|---|---|---|
Priority: | normal | Component: | SimpleMultiProjectPlugin |
Severity: | normal | Keywords: | permissions |
Cc: | Trac Release: | 1.0 |
Description
Hi, I'm new to the management of permissions. I see there is a special permission for the projects, so I created a test_user and granted PROJECT_ADMIN.
But this user still can not set any project as the Admin section is not available. I was expecting that granting a single Admin permission like PROJECT_ADMIN would offer the Admin section with that item only, no?
Attachments (0)
Change History (7)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
I see. Adding PROJECT_SETTINGS_VIEW makes it working. Cosmetical but PROJECT_ADMIN should include that. Thanks.
comment:3 Changed 10 years ago by
You are right, I should fix it. Thanks for reporting! I think I wont break permissions set by users who have been using this plugin for longer, already.
comment:4 Changed 9 years ago by
Owner: | changed from falkb to Cinc-th |
---|---|
Status: | new → assigned |
Summary: | Granting PROJECT_ADMIN → Project admin panel not shown with PROJECT_ADMIN permission |
Should be an easy fix by providing the proper meta permission.
comment:6 Changed 9 years ago by
Thanks Cinc-th! I've been only watching atm due lack of time for Trac but much appreciate your work...
maybe it's a bug (?) ... I'm not sure ... please do a test and additionally give PROJECT_SETTINGS_VIEW and report back