Files
gerrit/gerrit-server
David Pursehouse be7f458826 Make deleting and publishing drafts a grantable permission
Some site Administrators want to be able to delete or publish draft
changes or patch sets even though they are not the owner.

Allowing members of the Administrators group to do this by default
would not follow the principle that being in the group "does not imply
other access rights", so instead add two new permission categories
"Delete Draft Changes" and "Publish Draft Changes" which can be
granted to the Administrator group, or indeed any other user group.

Bug: Issue 1675
Change-Id: I37083544242a81d3d7fff0950b2edcd9fbe92ebf
2012-12-12 19:03:47 +09:00
..