Closed
Bug 428219
Opened 17 years ago
Closed 17 years ago
Enforce author roles throughout Developer Tools
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
3.5
People
(Reporter: fligtar, Assigned: fligtar)
References
Details
Need to make sure that the new roles are enforced throughout the Developer Tools area.
This will probably be done by modifying AmoComponent::checkOwnership() to check the user's role and what role is required.
Assignee | ||
Comment 1•17 years ago
|
||
Done.
AmoComponent::checkOwnership() remains the same, and the new AmoComponent::getAuthorRole() is the new method for determining a user's access to an add-on.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 2•17 years ago
|
||
Tested this over in https://bugzilla.mozilla.org/show_bug.cgi?id=436426#c2; verified FIXED.
Status: RESOLVED → VERIFIED
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
•