Suggestion: using the Mailcheck plugin during signup should help ensure that users get their initial signup email:
Suggestion: using the Mailcheck plugin during signup should help ensure that users get their initial signup email:
Provided we could incur the dependency only on the login / signup dialog load, I support this. Bad email entry is pretty traumatic.
Bump!
A user tried to register twice with ...@gmai.com today
I think allowing editing of email before confirmation is complete, would be better here.
Please activate your account. We sent an activation email to name@example.com. Resend activation. Update email address.
Yesterday I checked in a nice feature to handle this:
https://github.com/discourse/discourse/commit/40ab2e56677625ee2d97ea7cce1607c521f38fbb
If you typo’d your email address, simply log in again and you’ll see this:
Clicking “Change Email Address” gives you this form:
This is an elegant way to handle this. Cheers!