[AMOS commit] MDL-17943 core: send email when user has forgotten their password Committed into Git: 2018-06-01 05:27 UTC

[AMOS commit] MDL-17943 core: send email when user has forgotten their password Committed into Git: 2018-06-01 05:27 UTC

by AMOS bot -
Number of replies: 0
Author: Mark Nelson
MDL-17943 core: send email when user has forgotten their password
If a user is unconfirmed and attempts to reset their password
they receive the message 'Your registration has not yet been
confirmed!' which means they can never reset their password,
and therefore can not log-in to have their confirmation email
resent.

This patch adjusts the message to mention they should check their
mailbox and attempts to send them the confirmation email.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=e4f78413705800f794e476801ea147c79e6d778e
http://github.com/moodle/moodle/commit/e4f78413705800f794e476801ea147c79e6d778e

+ 3.6 en [confirmednot,core]