CandyShop / gerrit

Automatically exported from code.google.com/p/gerrit
Apache License 2.0
1 stars 0 forks source link

ACL (refs/tags/*): "Create Reference" required in addition to "Push Annotated Tag" to create tags #1048

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Affected Version: 2.2.1-179-g9446af9

What steps will reproduce the problem?

1. Grant "Push Annotated Tag" rights to "refs/tags/*" to UserGroup
2. Push tags to Gerrit using account of the member of the UserGroup

What is the expected output? What do you see instead?

Expected: * [new tag]         test001 -> test001

Current : ! [remote rejected] test001 -> test001 (prohibited by Gerrit)

Please provide any additional information below.

Previously only "Push Annotated Tag" rights were required to create tags, 
currently one needs to have "Create Reference" rights as well.

Original issue reported on code.google.com by piotr.si...@gtempaccount.com on 13 Jul 2011 at 6:22

GoogleCodeExporter commented 9 years ago
Issue 2012 has been merged into this issue.

Original comment by zaro0508 on 25 Aug 2014 at 10:20