notifyUserOfAccount: don't include dot at the end of username and email

Authored by nalvarez on Mar 19 2020, 7:38 PM.

Description

notifyUserOfAccount: don't include dot at the end of username and email

Username: foo.
Email: foo@example.com.

I think many people copy and paste the username from this email into login
or password-recovery forms, and include the final period, making the form
give an error. Let's just take the dot out.

Details

Committed
nalvarezMar 19 2020, 7:38 PM
Parents
R925:df56503f104c: Use a variant of the reCAPTCHA URL, which apparently works in China
Branches
Unknown
Tags
Unknown