Link the doc in installation document.

This commit is contained in:
Marin Jankovski 2014-09-08 15:30:10 +02:00
parent e59b3720e9
commit 67c956e16d
1 changed files with 4 additions and 0 deletions

View File

@ -398,3 +398,7 @@ You also need to change the corresponding options (e.g. `ssh_user`, `ssh_host`,
### LDAP Authentication
You can configure LDAP authentication in `config/gitlab.yml`. Please restart GitLab after editing this file.
### Using Custom Omniauth Providers
See the [omniauth integration document](doc/integration/omniauth.md)