summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDe Wet Blomerus <dewet@blomerus.org>2016-12-19 12:06:49 +0200
committerDe Wet Blomerus <dewet@blomerus.org>2016-12-19 12:18:33 +0200
commit5dfb02f0eadbe3bb5927416c0457f6a1478715b4 (patch)
treeaab74a131d3c4ffd92f29221788fe0eeb927a5a2
parenta50cd9eb4b4392004e47e57b2fa37c12def5827f (diff)
downloadgitlab-ce-dewet-bitbucket-oauth-docs.tar.gz
Bitbucket Oauth instructions for GitHostdewet-bitbucket-oauth-docs
-rw-r--r--doc/integration/bitbucket.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/integration/bitbucket.md b/doc/integration/bitbucket.md
index 5df6e103f42..81afc557fee 100644
--- a/doc/integration/bitbucket.md
+++ b/doc/integration/bitbucket.md
@@ -69,6 +69,9 @@ you to use.
# For installations from source
sudo -u git -H editor /home/git/gitlab/config/gitlab.yml
+
+ # For GitHost.io users
+ Go to the admin panel for your instance and click on **Add Bitbucket auth**
```
1. Follow the [Initial OmniAuth Configuration](omniauth.md#initial-omniauth-configuration)