mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
3cd601dcc9
See https://meta.discourse.org/t/changing-a-users-email/164512 for context. When admin changes an email for a user, we were incorrectly sending the password reset email to the user's old address. Also the new email does not come into effect until the reset password process is done, so this PR adds some notes to the admin to make this clearer.