Add OAuth plugin to the list of plugins

Change-Id: Ic7a51cacc89bf27a555d7f2353885d6ee0663703
This commit is contained in:
David Ostrovsky
2015-03-22 22:47:13 +01:00
parent a57ae4a249
commit c943b55adf

View File

@@ -334,6 +334,17 @@ Documentation] |
link:https://gerrit.googlesource.com/plugins/motd/+doc/master/src/main/resources/Documentation/config.md[
Configuration]
=== OAuth authentication provider
This plugin enables Gerrit to use OAuth2 protocol for authentication.
Two different OAuth providers are supported:
* GitHub
* Google
https://github.com/davido/gerrit-oauth-provider[Project] |
https://github.com/davido/gerrit-oauth-provider/wiki/Getting-Started[Configuration]
=== project-download-commands
This plugin adds support for project specific download commands.