Merge lp://qastaging/~rockstar/launchpad/fix-spr-builds-perms into lp://qastaging/launchpad/db-devel
Proposed by
Paul Hummer
Status: | Merged |
---|---|
Approved by: | Aaron Bentley |
Approved revision: | no longer in the source branch. |
Merged at revision: | 9667 |
Proposed branch: | lp://qastaging/~rockstar/launchpad/fix-spr-builds-perms |
Merge into: | lp://qastaging/launchpad/db-devel |
Prerequisite: | lp://qastaging/~rockstar/launchpad/fix-cancel-rescore-permissions |
Diff against target: |
60 lines (+6/-6) 3 files modified
lib/canonical/launchpad/security.py (+2/-2) lib/lp/code/browser/configure.zcml (+2/-2) lib/lp/code/browser/sourcepackagerecipebuild.py (+2/-2) |
To merge this branch: | bzr merge lp://qastaging/~rockstar/launchpad/fix-spr-builds-perms |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Aaron Bentley (community) | Approve | ||
Review via email: mp+32139@code.qastaging.launchpad.net |
Description of the change
This branch fixes the issue Aaron brought up in my last review, and fixes bug #615513. It just swaps launchpad.Edit permissions for launchpad.Admin permissions.
To post a comment you must log in.