Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.6.9, 3.8.2, 3.8.4, 3.9.1, 3.10
-
Component/s: Authentication
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_310_STABLE, MOODLE_36_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
Fixed Branches:MOODLE_38_STABLE, MOODLE_39_STABLE
-
Pull from Repository:
-
Pull 3.8 Branch:
MDL-68178-38 -
Pull 3.8 Diff URL:
-
Pull 3.9 Branch:
MDL-68178-39 -
Pull 3.9 Diff URL:
-
Pull Master Branch:
MDL-68178-master -
Pull Master Diff URL:
-
Story Points:1
-
Sprint:4.0 holding pattern 3
Description
Using E-mail based self-registration.
(Our Moodle-installations are used by medical centres sharing information. Because of the COVID-19 outbreak, users that want to resend the activation link, cannot do that, so that's why I bumped this up to critical).
> User creates account
> User receives confirmation e-mail but DOES NOT activate / click on the link in the e-mail
> User logs in
> User gets dialog to activate account or resend the activation mail
> User presses button to resend the activation e-mail
PROBLEM: second / reconfirmation email is not send.
But when you go to admin/user.php and resend the confirmation from there (as admin), it works.