Merge branch 'kerberos_ee' into 'master'
Kerberos support https://dev.gitlab.org/gitlab/gitlabhq/issues/1414 Ability to login using kerberos credentials  Ability to attach kerberos account  See merge request !267
Showing
... | ... | @@ -28,6 +28,7 @@ gem 'omniauth-google-oauth2' |
gem 'omniauth-twitter' | ||
gem 'omniauth-github' | ||
gem 'omniauth-shibboleth' | ||
gem 'omniauth-kerberos' | ||
# Extracting information from a git repository | ||
# Provide access to Gitlab::Git library | ||
... | ... |
2.04 KB
5.89 KB
doc/integration/kerberos.md
0 → 100644