Merge branch '10-7-stable-patch-3' into '10-7-stable'
Prepare 10.7.3 release
See merge request gitlab-org/gitlab-ce!18647
Showing
... | ... | @@ -51,7 +51,6 @@ gem 'omniauth-shibboleth', '~> 1.2.0' |
gem 'omniauth-twitter', '~> 1.4' | ||
gem 'omniauth_crowd', '~> 2.2.0' | ||
gem 'omniauth-authentiq', '~> 0.3.1' | ||
gem 'omniauth-jwt', '~> 0.0.2' | ||
gem 'rack-oauth2', '~> 1.2.1' | ||
gem 'jwt', '~> 1.5.6' | ||
... | ... |
changelogs/unreleased/issue_45463.yml
0 → 100644
lib/gitlab/base_doorkeeper_controller.rb
0 → 100644
lib/omni_auth/strategies/jwt.rb
0 → 100644
spec/lib/omni_auth/strategies/jwt_spec.rb
0 → 100644
Please
register
or
sign in
to comment