Closed
Bug 674190
Opened 14 years ago
Closed 13 years ago
Sync up admin permissions for zadmin
Categories
(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
Q3 2011
People
(Reporter: andy+bugzilla, Assigned: andy+bugzilla)
Details
Currently zadmin requires the default django admin permissions of request.user.is_active and request.user.is_staff. We should use the zamboni admin permissions in apps/access/acl.py instead so that we only need to add admins in one place.
Comment 1•14 years ago
|
||
This is on my list of things to talk with you about! Let's talk on IRC
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → amckay
Target Milestone: 6.1.9 → 6.2.0
Updated•14 years ago
|
Target Milestone: 6.2.0 → Q3 2011
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•