Files
gerrit/java/com/google/gerrit/server/auth
Han-Wen Nienhuys c33517db1e Move OAuth and LDAP support out of server target
The server (gerrit core) doesn't depend on these specific
authentication providers.

Unfortunately, OpenIdProviderPattern is still wired up firmly with
the server target through fields in AuthConfig.

Change-Id: I9f1217601f9fb63496a860e390421abe21829daf
2021-01-18 20:07:54 +01:00
..