User tests: Successful: Unsuccessful:
...ation link.
When a user requests to reset her/his password the link received does not include the token, forcing the user to copy/paste the verification code by hand.
This change, adds the verification token to the link so the user doesn't have to copy/paste it.
thanks @roland-d
I would suggest to change also the language strings (for the email)
See:
https://github.com/roland-d/joomla-cms/blob/reminderlink/language/en-GB/en-GB.com_users.ini#L18
to:
COM_USERS_EMAIL_PASSWORD_RESET_BODY="Hello,\n\nA request has been made to reset your %s account password. To reset your password, you will need to submit this verification code in order to verify that the request was legitimate.\n\nThe verification code is %s\n\nClick on the URL below and proceed with resetting your password.\n\n %s \n\nThank you."
Roland,
PR works as described.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-05-30 21:18:00 |
JC Tracker: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=33784