Set 'send_user_confirmation_email' application
Sets the setting to 'soft' if :soft_email_confirmation feature flag is on Changelog: changed
显示
- app/assets/javascripts/pages/admin/application_settings/general/components/signup_form.vue 16 个添加, 5 个删除...n/application_settings/general/components/signup_form.vue
- app/controllers/concerns/confirm_email_warning.rb 1 个添加, 1 个删除app/controllers/concerns/confirm_email_warning.rb
- app/controllers/confirmations_controller.rb 1 个添加, 1 个删除app/controllers/confirmations_controller.rb
- app/controllers/registrations/welcome_controller.rb 1 个添加, 1 个删除app/controllers/registrations/welcome_controller.rb
- app/controllers/registrations_controller.rb 2 个添加, 2 个删除app/controllers/registrations_controller.rb
- app/models/application_setting.rb 27 个添加, 0 个删除app/models/application_setting.rb
- app/models/user.rb 14 个添加, 3 个删除app/models/user.rb
- doc/user/admin_area/settings/sign_up_restrictions.md 11 个添加, 37 个删除doc/user/admin_area/settings/sign_up_restrictions.md
- ee/app/services/users/email_verification/send_custom_confirmation_instructions_service.rb 1 个添加, 2 个删除...fication/send_custom_confirmation_instructions_service.rb
- ee/spec/controllers/ee/registrations_controller_spec.rb 1 个添加, 0 个删除ee/spec/controllers/ee/registrations_controller_spec.rb
- ee/spec/controllers/groups/group_members_controller_spec.rb 2 个添加, 2 个删除ee/spec/controllers/groups/group_members_controller_spec.rb
- ee/spec/features/registrations/email_confirmation_spec.rb 2 个添加, 5 个删除ee/spec/features/registrations/email_confirmation_spec.rb
- ee/spec/requests/ee/registrations_controller_spec.rb 0 个添加, 1 个删除ee/spec/requests/ee/registrations_controller_spec.rb
- ee/spec/requests/trial_registrations_controller_spec.rb 10 个添加, 7 个删除ee/spec/requests/trial_registrations_controller_spec.rb
- ee/spec/services/users/email_verification/send_custom_confirmation_instructions_service_spec.rb 13 个添加, 18 个删除...ion/send_custom_confirmation_instructions_service_spec.rb
- ee/spec/support/shared_contexts/saas_registration_settings_context.rb 1 个添加, 3 个删除...ort/shared_contexts/saas_registration_settings_context.rb
- locale/gitlab.pot 6 个添加, 0 个删除locale/gitlab.pot
- spec/controllers/concerns/confirm_email_warning_spec.rb 1 个添加, 1 个删除spec/controllers/concerns/confirm_email_warning_spec.rb
- spec/controllers/confirmations_controller_spec.rb 42 个添加, 24 个删除spec/controllers/confirmations_controller_spec.rb
- spec/controllers/omniauth_callbacks_controller_spec.rb 19 个添加, 9 个删除spec/controllers/omniauth_callbacks_controller_spec.rb
加载中
想要评论请 注册 或 登录