Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dzaporozhets@gitlab.com>2015-02-13 21:35:15 +0300
committerDmitriy Zaporozhets <dzaporozhets@gitlab.com>2015-02-13 21:35:15 +0300
commitd0f045eb860f819a736d76622d8d9c546a9610ee (patch)
tree65e29af0033f333e2ba44b80fa6237dda8b62efa /doc/integration/omniauth.md
parentf91767db3d0d72f34797fffd9a037e75445a2e57 (diff)
parent78124d97836ebdfbb45c5567b9f2775889fd9718 (diff)
Merge branch 'improve_doc' into 'master'
Gitlab.com importer: Doc && screenshots See merge request !1520
Diffstat (limited to 'doc/integration/omniauth.md')
-rw-r--r--doc/integration/omniauth.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/integration/omniauth.md b/doc/integration/omniauth.md
index 15b4fb622af..7911cd3e84d 100644
--- a/doc/integration/omniauth.md
+++ b/doc/integration/omniauth.md
@@ -76,6 +76,7 @@ Before configuring individual OmniAuth providers there are a few global settings
## Supported Providers
- [GitHub](github.md)
+- [GitLab](gitlab.md)
- [Google](google.md)
- [Shibboleth](shibboleth.md)
- [Twitter](twitter.md)