Remove identity_verification feature flag
Changelog: other
上级
947f8b4d
No related branches found
No related tags found
显示
- .rubocop_todo/rspec/feature_category.yml 0 个添加, 1 个删除.rubocop_todo/rspec/feature_category.yml
- .rubocop_todo/rspec/named_subject.yml 0 个添加, 1 个删除.rubocop_todo/rspec/named_subject.yml
- doc/development/identity_verification.md 2 个添加, 3 个删除doc/development/identity_verification.md
- ee/app/models/concerns/identity_verifiable.rb 3 个添加, 4 个删除ee/app/models/concerns/identity_verifiable.rb
- ee/config/feature_flags/development/identity_verification.yml 0 个添加, 8 个删除...onfig/feature_flags/development/identity_verification.yml
- ee/lib/gitlab/email/feature_flag_wrapper.rb 0 个添加, 15 个删除ee/lib/gitlab/email/feature_flag_wrapper.rb
- ee/spec/features/registrations/email_confirmation_spec.rb 2 个添加, 2 个删除ee/spec/features/registrations/email_confirmation_spec.rb
- ee/spec/features/registrations/identity_verification_spec.rb 1 个添加, 0 个删除ee/spec/features/registrations/identity_verification_spec.rb
- ee/spec/lib/gitlab/email/feature_flag_wrapper_spec.rb 0 个添加, 15 个删除ee/spec/lib/gitlab/email/feature_flag_wrapper_spec.rb
- ee/spec/models/concerns/identity_verifiable_spec.rb 1 个添加, 1 个删除ee/spec/models/concerns/identity_verifiable_spec.rb
- ee/spec/requests/ee/registrations_controller_spec.rb 2 个添加, 3 个删除ee/spec/requests/ee/registrations_controller_spec.rb
- ee/spec/requests/trial_registrations_controller_spec.rb 1 个添加, 1 个删除ee/spec/requests/trial_registrations_controller_spec.rb
- ee/spec/requests/users/registrations_identity_verification_controller_spec.rb 1 个添加, 0 个删除...rs/registrations_identity_verification_controller_spec.rb
- ee/spec/support/helpers/saas_registration_helpers.rb 4 个添加, 4 个删除ee/spec/support/helpers/saas_registration_helpers.rb
- ee/spec/support/helpers/stub_saas_features.rb 1 个添加, 1 个删除ee/spec/support/helpers/stub_saas_features.rb
- ee/spec/support/shared_contexts/saas_registration_settings_context.rb 1 个添加, 1 个删除...ort/shared_contexts/saas_registration_settings_context.rb
- ee/spec/support_specs/stub_saas_features_spec.rb 8 个添加, 2 个删除ee/spec/support_specs/stub_saas_features_spec.rb
- spec/controllers/confirmations_controller_spec.rb 0 个添加, 4 个删除spec/controllers/confirmations_controller_spec.rb
- spec/controllers/registrations_controller_spec.rb 0 个添加, 5 个删除spec/controllers/registrations_controller_spec.rb
- spec/features/users/login_spec.rb 0 个添加, 2 个删除spec/features/users/login_spec.rb
加载中
想要评论请 注册 或 登录