From: Tom Hughes Date: Mon, 3 Aug 2009 23:42:29 +0000 (+0000) Subject: Rework password reset system to do away with the second email and instead X-Git-Tag: live~6940 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/e890528aacd74420e445793b532271996e700577?ds=sidebyside;hp=e890528aacd74420e445793b532271996e700577 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. ---