commit | 6a2f0e166cf9c9922bd02d15e97de75f3c71f4ee | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Fri Nov 21 11:55:34 2014 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Tue Nov 25 12:15:40 2014 +0900 |
tree | af75c169113b09d32792358f080d2001f675d487 | |
parent | 6f083b89426fffd0d51f03ededc5b5c2e73c2487 [diff] |
Allow all users to use changes /index REST API The /index changes REST API endpoint requires the user to be a member of a group having the Administrate Server permission. This is too restrictive. Users should be able to force indexing of a change without being an administrator. Allow /index to be used by any user that can see the change, i.e. has read permission on the destination branch. Change-Id: I3734e123a2859fcd0197895c42f9676a411d5716