-
- Downloads
Merge branch 'add_email_password_confirmation' into 'master'
Add email confirmation field to registration form Closes #3053 See merge request !7432
No related branches found
No related tags found
Showing
- app/controllers/registrations_controller.rb 1 addition, 1 deletionapp/controllers/registrations_controller.rb
- app/models/user.rb 1 addition, 0 deletionsapp/models/user.rb
- app/views/devise/shared/_signup_box.html.haml 3 additions, 0 deletionsapp/views/devise/shared/_signup_box.html.haml
- changelogs/unreleased/add_email_password_confirmation.yml 4 additions, 0 deletionschangelogs/unreleased/add_email_password_confirmation.yml
- spec/features/signup_spec.rb 12 additions, 9 deletionsspec/features/signup_spec.rb
- spec/features/users_spec.rb 10 additions, 8 deletionsspec/features/users_spec.rb
Please register or sign in to comment