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:
authorDrew Blessing <drew.blessing@me.com>2014-04-03 07:11:25 +0400
committerDrew Blessing <drew.blessing@me.com>2014-04-10 16:31:54 +0400
commit728b05cab7f4bc87cbdc9d1ecb3d54f96ff24ce2 (patch)
tree2f36d1c0a8aeec4c39fb130b4bf81a7affc63de9 /doc/integration/README.md
parent03472b4fc02a256c90c0285765e7da82c56e93a2 (diff)
Add OmniAuth Documentation
Add GitHub OmniAuth docs Google instructions Google instructions Merge master Clean things up Clean things up Clean things up Clean things up Clean things up Clean things up Clean things up Add Google and Twitter docs Add screenshot Add screenshot Clean things up Clean things up Clean things up Clean things up Clean things up Clean things up Clean things up Finalize current docs Finalize current docs Add existing user information Add twitter Add twitter Add Twitter disclaimer Add Twitter disclaimer remove old doc Remove unnecessary link Revert omniauth provider format Add OmniAuth Documentation Add GitHub OmniAuth docs Google instructions Google instructions Merge master Clean things up Clean things up Clean things up Clean things up Clean things up Clean things up Clean things up Add Google and Twitter docs Add screenshot Add screenshot Clean things up Clean things up Clean things up Clean things up Clean things up Clean things up Clean things up Finalize current docs Finalize current docs Add existing user information Add twitter Add twitter Add Twitter disclaimer Add Twitter disclaimer remove old doc Remove unnecessary link Revert omniauth provider format Use omniauth again Remove notice Restore whitespace Slight changes
Diffstat (limited to 'doc/integration/README.md')
-rw-r--r--doc/integration/README.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/doc/integration/README.md b/doc/integration/README.md
index fac43c63e9a..3e8d329d558 100644
--- a/doc/integration/README.md
+++ b/doc/integration/README.md
@@ -1,3 +1,8 @@
-+ [External issue tracker](external-issue-tracker.md)
-+ [LDAP](ldap.md)
-+ [oAuth](oauth.md) Login with Twitter, GitHub, etc. \ No newline at end of file
+# GitLab Integration
+
+GitLab integrates with multiple third-party services to allow external issue trackers and external authentication.
+See the documentation below for details on how to configure these services.
+
++ [External issue tracker](external-issue-tracker.md) Redmine, JIRA, etc.
++ [LDAP](ldap.md) Set up sign in via LDAP
++ [OmniAuth](omniauth.md) Sign in via Twitter, GitHub, and Google via OAuth.