Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKartikey Tanna <tannakartikey@gmail.com>2019-03-17 11:17:53 +0300
committerKartikey Tanna <tannakartikey@gmail.com>2019-04-17 13:58:12 +0300
commitb3d1e36980858d7f8dd5596550e63a84a6602a45 (patch)
treebb05613fb71aa1f4054d78625339958c09f79157 /Gemfile
parentcfa5c30792ced178e53d1f7782ae027204ce8821 (diff)
#57815 Omniauth UltraAuth strategy
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index c55e6478cb0..50099f5a3b1 100644
--- a/Gemfile
+++ b/Gemfile
@@ -42,6 +42,7 @@ gem 'omniauth-twitter', '~> 1.4'
gem 'omniauth_crowd', '~> 2.2.0'
gem 'omniauth-authentiq', '~> 0.3.3'
gem 'rack-oauth2', '~> 1.9.3'
+gem "omniauth-ultraauth", '~> 0.0.1'
gem 'jwt', '~> 2.1.0'
# Spam and anti-bot protection