]> git.openstreetmap.org Git - rails.git/commit
Simplify handling of verified emails in OpenID signup
authorTom Hughes <tom@compton.nu>
Tue, 30 Oct 2012 18:53:58 +0000 (18:53 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 30 Oct 2012 21:43:38 +0000 (21:43 +0000)
commitb7b68aee36b19700aa95a3ea613bede6a841f7ee
tree06637c76679ff5de63e8979e1cd4b54673494213
parent104727f889aaf31f917c8243014b161732b6e351
Simplify handling of verified emails in OpenID signup

Also make sure that all paths that lead to OpenID based signup
will notice a verified email properly.
app/controllers/user_controller.rb
app/views/user/terms.html.erb
config/locales/en.yml
test/functional/user_controller_test.rb
test/integration/user_creation_test.rb