Fix omniauth link, site has moved.

This commit is contained in:
julianladisch 2018-06-18 09:05:11 +00:00
parent 4be23eeae3
commit e612a491e2
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ want their accounts to be upgraded to full internal accounts.
>**Note:** >**Note:**
The following information only applies for installations from source. The following information only applies for installations from source.
GitLab uses [Omniauth](http://www.omniauth.org/) for authentication and already ships GitLab uses [Omniauth](https://github.com/omniauth/omniauth) for authentication and already ships
with a few providers pre-installed (e.g. LDAP, GitHub, Twitter). But sometimes that with a few providers pre-installed (e.g. LDAP, GitHub, Twitter). But sometimes that
is not enough and you need to integrate with other authentication solutions. For is not enough and you need to integrate with other authentication solutions. For
these cases you can use the Omniauth provider. these cases you can use the Omniauth provider.