]> git.openstreetmap.org Git - rails.git/commit
Rework password reset system to do away with the second email and instead
authorTom Hughes <tom@compton.nu>
Mon, 3 Aug 2009 23:42:29 +0000 (23:42 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 3 Aug 2009 23:42:29 +0000 (23:42 +0000)
commite890528aacd74420e445793b532271996e700577
tree17d7cfacfa5573545266bd51591606c23032c069
parent72402ebc3e6a75748e208758017f5aa95c9ff680
Rework password reset system to do away with the second email and instead
just allow the user (providing they possess a valid token from the first
email) to enter a new password on the site.
app/controllers/user_controller.rb
app/models/notifier.rb
app/views/notifier/reset_password.text.html.erb [deleted file]
app/views/notifier/reset_password.text.plain.erb [deleted file]
app/views/user/reset_password.html.erb [new file with mode: 0644]
config/locales/en.yml