gerrit/gerrit-httpd/src/main/java/com/google/gerrit/httpd
Edwin Kempin 4248881072 Add config setting to only suggest users which are in a visible group
Add a new setting for the suggest section in the Gerrit configuration
that limits the suggested users to those which are in at least one
group that is visible to the current user.

Change-Id: I89654bfdf63e2b780c5e0c93ee54b14afc1640a0
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2011-05-20 03:11:43 +02:00
..
auth Add missing serialVersionUID to servlets 2011-05-19 09:58:36 -07:00
gitweb Remove unnecessary warning suppression 2011-05-19 08:06:40 -07:00
raw Add missing serialVersionUID to servlets 2011-05-19 09:58:36 -07:00
rpc Add config setting to only suggest users which are in a visible group 2011-05-20 03:11:43 +02:00
AdvertisedObjectsCacheKey.java Cache advertised bases used during push over smart HTTP 2011-04-05 15:37:03 -04:00
ChangeQueryServlet.java Add missing serialVersionUID to servlets 2011-05-19 09:58:36 -07:00
CookieBase64.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
GerritConfigProvider.java Config download methods 2010-08-04 15:49:47 -07:00
GitWebConfig.java Merge "Add alternative URL for Gerrit's managed Gitweb." 2011-04-08 13:22:02 -07:00
HtmlDomUtil.java Make hooks/commit-msg available over HTTP 2010-01-29 12:48:21 -08:00
HttpCanonicalWebUrlProvider.java Embed Jetty and run it out of `java -jar gerrit.war daemon` 2009-11-11 16:54:07 -08:00
HttpCurrentUserProvider.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
HttpIdentifiedUserProvider.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
HttpLogoutServlet.java Replace our own @Nullable with javax.annotation.Nullable. 2010-01-25 16:05:58 -08:00
HttpRemotePeerProvider.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
ProjectAccessPathFilter.java Require branch deletion permission for pushes over HTTP 2010-01-29 10:29:38 -08:00
ProjectDigestFilter.java Only accept auth=qop for digest authentication 2010-12-13 09:29:52 -08:00
ProjectServlet.java Add missing serialVersionUID to servlets 2011-05-19 09:58:36 -07:00
RequestCleanupFilter.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
RequireSslFilter.java Remove reviewers from a change 2010-04-23 15:01:30 -07:00
UrlModule.java gerrit query SSH command 2010-07-19 11:06:18 -07:00
WebModule.java SSO via client SSL certificates 2010-10-13 15:54:31 +02:00
WebSession.java Add control over attributes of the authentication cookie. 2011-04-08 02:31:35 +00:00
WebSessionManager.java Stop using AccountExternalId lastUsedOn for most recent login 2009-12-28 17:47:22 -08:00