Add twitter documentation.

This commit is contained in:
dosire 2014-04-07 11:53:48 +02:00
parent 7611ce72b9
commit ba72bd1dee
5 changed files with 13 additions and 1 deletions

View File

@ -11,7 +11,7 @@
**Administrator documentation**
+ [Install](install/README.md) Requirements, directory structures and manual installation.
+ [Integration](integration/external-issue-tracker.md) How to integrate JIRA and Redmine.
+ [Integration](integration/README.md) How to integrate with systems such as JIRA, Redmine, LDAP and Twitter.
+ [Raketasks](raketasks/README.md) Explore what GitLab has in store for you to make administration easier.
+ [System hooks](system_hooks/system_hooks.md) Let GitLab notify you when certain management tasks need to be carried out.
+ [Security](security/README.md) Learn what you can do to further secure your GitLab instance.

View File

@ -0,0 +1,3 @@
+ [External issue tracker](external-issue-tracker.md)
+ [LDAP](ldap.md)
+ [Twitter](twitter.md)

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

View File

@ -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.
![Application details](twitter_app_details.png)
![API Keys](twitter_app_api_keys.png)