gerrit/gerrit-server/src
Edwin Kempin 1199891854 Resolve Project Owners when checking access right on any ref
A project is visible to a user when the user has Read Access on any
ref of the project. This check whether an access right is granted on
any ref is not taking the access rights granted to the
'Project Owners' group into account. As a result a user does not see
a project if he is project owner and Read Access is only granted to
the 'Project Owners' group. This change ensures that the
'Project Owners' group is properly resolved in this case.

Bug: issue 997
Change-Id: I27cd8293e5c4a01c867a4e076073bf587294e0ba
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2011-06-03 09:12:13 +02:00
..
main Resolve Project Owners when checking access right on any ref 2011-06-03 09:12:13 +02:00
test/java/com/google/gerrit Resolve Project Owners when checking access right on any ref 2011-06-03 09:12:13 +02:00