-
Improvement
-
Resolution: Fixed
-
Minor
-
3.2.5, 3.3, 3.4
-
MOODLE_32_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE
-
MOODLE_34_STABLE
-
master-
MDL-60116 -
Add username in emailpasswordchangeinfo like it's done in emailresetconfirmation.
When user uses forgotten password/username form, two possibilities exist
- when internal moodle password reset is used: email is send with confirmation link and username
- when external site for password change is used(like for ldap): email with only link is send.
In the second situation user cannot retrieve username.
If the code change is accepted, I'll add proper placeholder to en and pl translations in AMOS