diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-02-18 22:42:52 +0100 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-02-24 15:07:25 +0100 |
commit | 20691df230332022cb4d5008d84c7ee6e6c8dbfd (patch) | |
tree | e377d1fca356d11aed25767716991140a9f83add /doc/integration/omniauth.md | |
parent | 3fde1dce1f9058d4b57d17eac55051fb174c6aa4 (diff) | |
download | gitlab-ce-20691df230332022cb4d5008d84c7ee6e6c8dbfd.tar.gz |
Add Bitbucket integration docs.
Diffstat (limited to 'doc/integration/omniauth.md')
-rw-r--r-- | doc/integration/omniauth.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/integration/omniauth.md b/doc/integration/omniauth.md index c92fa3ee4b7..24f7b4bb4b4 100644 --- a/doc/integration/omniauth.md +++ b/doc/integration/omniauth.md @@ -70,6 +70,7 @@ Now we can choose one or more of the Supported Providers below to continue confi ## Supported Providers - [GitHub](github.md) +- [Bitbucket](bitbucket.md) - [GitLab.com](gitlab.md) - [Google](google.md) - [Shibboleth](shibboleth.md) |