Closed
Bug 1194277
Opened 9 years ago
Closed 8 years ago
support product-wise permissions
Categories
(Release Engineering Graveyard :: Applications: Balrog (backend), defect)
Release Engineering Graveyard
Applications: Balrog (backend)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: vjoshi, Mentored)
References
Details
Right now our ACL system allows us to grant product-level permissions to specific endpoints, but there's no way to grant product-wise permissions except through granting a ton of specific endpoints. As we continue to add more and more people with product-specific responsibilities, it would be nice to be able to easily grant them the full access to those products.
We may or may not also want these people to be able to grant others access to that product. Implementing this part might be really tricky.
I was thinking that support product as an option to the "admin" permissions might work.
Reporter | ||
Updated•9 years ago
|
Mentor: bhearsum
Comment 2•8 years ago
|
||
Commit pushed to master at https://github.com/mozilla/balrog
https://github.com/mozilla/balrog/commit/5ad6f21719396760895c71019dbe8eae58003d3a
bug 1194277: support product-wise permissions (#108). r=bhearsum
Reporter | ||
Comment 3•8 years ago
|
||
This is in production now. Thanks Varun!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Release Engineering → Release Engineering Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•