summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorMatus Banas <matus.banas@heanet.ie>2014-08-28 09:57:30 +0100
committerMatus Banas <matus.banas@heanet.ie>2014-09-09 22:16:05 +0100
commitf8ec9dd397a1088271766da22ee372a24b64b291 (patch)
tree1fdac77c04b84f527c386cc2d6bc9a555eb9af65 /Gemfile
parent6b7e80cb198926a07e3fc94ca850edd4ed4169b8 (diff)
downloadgitlab-ce-f8ec9dd397a1088271766da22ee372a24b64b291.tar.gz
added omniauth-shibboleth gem for shibboleth support
added documentation for shibboleth omniauth provider updated changelog
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 15854af4ed2..6a0c318474e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -27,6 +27,7 @@ gem 'omniauth', "~> 1.1.3"
gem 'omniauth-google-oauth2'
gem 'omniauth-twitter'
gem 'omniauth-github'
+gem 'omniauth-shibboleth'
# Extracting information from a git repository
# Provide access to Gitlab::Git library