-
- Downloads
Merge branch 'oauth_bypass_two_factor' into 'master'
Add option to allow OAuth providers to bypass two factor Closes #56059 See merge request gitlab-org/gitlab-ce!31996
No related branches found
No related tags found
Showing
- changelogs/unreleased/oauth_bypass_two_factor.yml 5 additions, 0 deletionschangelogs/unreleased/oauth_bypass_two_factor.yml
- config/gitlab.yml.example 8 additions, 0 deletionsconfig/gitlab.yml.example
- config/initializers/1_settings.rb 1 addition, 0 deletionsconfig/initializers/1_settings.rb
- doc/integration/omniauth.md 20 additions, 0 deletionsdoc/integration/omniauth.md
- lib/gitlab/auth/o_auth/user.rb 6 additions, 1 deletionlib/gitlab/auth/o_auth/user.rb
- spec/features/oauth_login_spec.rb 12 additions, 0 deletionsspec/features/oauth_login_spec.rb
- spec/lib/gitlab/auth/o_auth/user_spec.rb 18 additions, 4 deletionsspec/lib/gitlab/auth/o_auth/user_spec.rb
Please register or sign in to comment