Closed
Bug 1052509
Opened 11 years ago
Closed 9 years ago
User is_staff field doesn't do what the Django admin panel description says it does
Categories
(Tree Management :: Treeherder, defect, P5)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: emorley, Unassigned)
Details
On eg:
https://treeherder.mozilla.org/admin/auth/user/8/
Permissions...
Active: "Designates whether this user should be treated as active. Unselect this instead of deleting accounts."
Staff status: "Designates whether the user can log into this admin site."
Superuser status: "Designates that this user has all permissions without explicitly assigning them."
-> I tried to give Sylvestre access to the admin panel for bug 1051508, so following the descriptions above, I checked "Staff status", however that wasn't sufficient for him to be able to access:
https://treeherder.mozilla.org/admin/model/jobtype/
Either the description for staff is wrong, or else the permissions required for https://treeherder.mozilla.org/admin/model/jobtype/ are not correct.
| Reporter | ||
Updated•11 years ago
|
Priority: P4 → P5
| Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•