diff options
| author | dosire <sytses@gmail.com> | 2014-04-07 11:53:48 +0200 |
|---|---|---|
| committer | dosire <sytses@gmail.com> | 2014-04-07 11:53:48 +0200 |
| commit | ba72bd1deeaeedc6f37c1374db933d837d7c5fef (patch) | |
| tree | 3c1856c5c4eb2d7a4d5b9ca7455d5069f7809ea9 /doc/integration | |
| parent | 7611ce72b97da690317a1adb2a0bdf17bddb1b8c (diff) | |
| download | gitlab-ce-ba72bd1deeaeedc6f37c1374db933d837d7c5fef.tar.gz | |
Add twitter documentation.
Diffstat (limited to 'doc/integration')
| -rw-r--r-- | doc/integration/README.md | 3 | ||||
| -rw-r--r-- | doc/integration/twitter_app_api_keys.png | bin | 0 -> 72200 bytes | |||
| -rw-r--r-- | doc/integration/twitter_app_details.png | bin | 0 -> 106979 bytes | |||
| -rw-r--r-- | doc/integration/twitter_oauth.md | 9 |
4 files changed, 12 insertions, 0 deletions
diff --git a/doc/integration/README.md b/doc/integration/README.md new file mode 100644 index 00000000000..6878f875ad7 --- /dev/null +++ b/doc/integration/README.md @@ -0,0 +1,3 @@ ++ [External issue tracker](external-issue-tracker.md) ++ [LDAP](ldap.md) ++ [Twitter](twitter.md) diff --git a/doc/integration/twitter_app_api_keys.png b/doc/integration/twitter_app_api_keys.png Binary files differnew file mode 100644 index 00000000000..1076337172a --- /dev/null +++ b/doc/integration/twitter_app_api_keys.png diff --git a/doc/integration/twitter_app_details.png b/doc/integration/twitter_app_details.png Binary files differnew file mode 100644 index 00000000000..a4cb269df52 --- /dev/null +++ b/doc/integration/twitter_app_details.png diff --git a/doc/integration/twitter_oauth.md b/doc/integration/twitter_oauth.md new file mode 100644 index 00000000000..b4317beb190 --- /dev/null +++ b/doc/integration/twitter_oauth.md @@ -0,0 +1,9 @@ +You can use Twitter to log into GitLab. + +Please configure this in gitlab.yml + +Below are screenshots how to setup your app on Twitter for this. + + + + |
