-
Bug
-
Resolution: Fixed
-
Low
-
None
Expected behavior
Hi Matt,
A new account has been requested on moodle.org using your email address.
Actual behavior
Hi {$a->firstname},
A new account has been requested on moodle.org using your email address.
Details
- I created a new account via Google OAuth2
- After my account was created (and confirmed by clicking the link in the confirmation email), my profile had my First name and Last name set correctly.
Steps to reproduce
(these are mostly a guess as I don't have a spare Google account to use to sign-in with)
- Visit the Moodle.org login page (https://moodle.org/login/index.php)
- Follow the link to "Log in using your account on:" > Select the Google button
- Login to the Google account to associate to Moodle.org
- Inspect the account confirmation email (subject:
Moodle - Open-source learning platform | Moodle.org: account confirmation"; from: "Martin Dougiamas <noreply@moodle.org>")
- has a non-specific relationship to
-
MDL-40651 function send_confirmation_email should use firstname and lastname parameters
-
- Open
-