-
- 下载
Merge branch '339256-fix-oauth-registration-flow' into 'master'
Apply standard registration flow to single-sign-on sign-ups See merge request gitlab-org/gitlab!85871
显示
- app/controllers/omniauth_callbacks_controller.rb 10 个添加, 0 个删除app/controllers/omniauth_callbacks_controller.rb
- app/views/devise/shared/_signup_omniauth_provider_list.haml 3 个添加, 1 个删除app/views/devise/shared/_signup_omniauth_provider_list.haml
- config/feature_flags/development/update_oauth_registration_flow.yml 8 个添加, 0 个删除...ture_flags/development/update_oauth_registration_flow.yml
- ee/spec/features/registrations/saas_user_registration_spec.rb 50 个添加, 1 个删除...pec/features/registrations/saas_user_registration_spec.rb
- lib/gitlab/auth/o_auth/user.rb 14 个添加, 1 个删除lib/gitlab/auth/o_auth/user.rb
- spec/controllers/omniauth_callbacks_controller_spec.rb 29 个添加, 3 个删除spec/controllers/omniauth_callbacks_controller_spec.rb
- spec/features/oauth_registration_spec.rb 91 个添加, 0 个删除spec/features/oauth_registration_spec.rb
- spec/lib/gitlab/auth/o_auth/user_spec.rb 44 个添加, 0 个删除spec/lib/gitlab/auth/o_auth/user_spec.rb
- spec/support/helpers/login_helpers.rb 8 个添加, 0 个删除spec/support/helpers/login_helpers.rb
加载中
想要评论请 注册 或 登录