Recipe operations that are admin only should be launchpad.Admin
Bug #615513 reported by
Paul Hummer
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Paul Hummer |
Bug Description
During my review for fixing bug #615144, Aaron mentioned that recipe build operations should be launchpad.Admin, not launchpad.Edit. This is tech debt, and should be cleaned up.
Related branches
lp://qastaging/~rockstar/launchpad/fix-spr-builds-perms
- Aaron Bentley (community): Approve
-
Diff: 60 lines (+6/-6)3 files modifiedlib/canonical/launchpad/security.py (+2/-2)
lib/lp/code/browser/configure.zcml (+2/-2)
lib/lp/code/browser/sourcepackagerecipebuild.py (+2/-2)
Changed in launchpad-code: | |
assignee: | nobody → Paul Hummer (rockstar) |
Changed in launchpad-code: | |
status: | In Progress → Fix Committed |
milestone: | none → 10.09 |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-code: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r11377 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11377>.