gerrit/gerrit-server
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
..
.settings Implement full query operators 2010-07-17 20:24:51 -07:00
src Resolve Project Owners when checking access right on any ref 2011-06-03 09:12:13 +02:00
.gitignore Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
pom.xml Fix SLF4J StaticLoggerBinder warning 2011-05-20 15:00:27 -07:00