]> git.openstreetmap.org Git - rails.git/commit
Remove email confirmation field in signup form
authorMilan Cvetkovic <mcvetkovic@microsoft.com>
Tue, 12 Dec 2023 09:47:54 +0000 (09:47 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 27 Apr 2024 11:44:09 +0000 (12:44 +0100)
commitf8a606869e50752b4112b1dbc88d80251e261b44
treea4a52ba708c2bcab6b3faedb3a0657209b70ae7b
parent1276fb944a8024884f3121d21577ef892353dfd1
Remove email confirmation field in signup form
app/controllers/users_controller.rb
app/models/user.rb
app/views/users/new.html.erb
config/locales/en.yml
test/controllers/users_controller_test.rb
test/integration/user_creation_test.rb
test/system/confirmation_resend_test.rb