Page 1 of 1
Resend Validation Code button when validation is disabled still works
Posted: Thu Oct 16, 2025 11:51 am
by strobe878
I have the system account setting "Validate email addresses" disabled. When I click the "Resend Validation Code" button on the login form, I would kinda expect to see this message (which I see in the Language settings):
"Account validation is currently disabled"
but instead I get
"Resend validation code to the email address on file for this account?"
and when I click OK:
"No validation is pending for this account."
This seems like a bug, but actually I think it would be even better to hide that button when validation is disabled.
Re: Resend Validation Code button when validation is disabled still works
Posted: Thu Oct 16, 2025 12:08 pm
by Kent Briggs
That button is still needed for resetting the player's password (and resending if needed), which works even if you disabled the "Validate email addresses" setting.
Re: Resend Validation Code button when validation is disabled still works
Posted: Thu Oct 16, 2025 1:04 pm
by strobe878
Kent Briggs wrote: ↑Thu Oct 16, 2025 12:08 pm
That button is still needed for resetting the player's password (and resending if needed), which works even if you disabled the "Validate email addresses" setting.
It's not needed, though, you can just use the Reset My Password button.
Re: Resend Validation Code button when validation is disabled still works
Posted: Thu Oct 16, 2025 1:45 pm
by Kent Briggs
strobe878 wrote: ↑Thu Oct 16, 2025 1:04 pm
It's not needed, though, you can just use the Reset My Password button.
The purpose is to resend the same code (instead of generating a new one) in case the email is slow or got caught by spam filters.
Re: Resend Validation Code button when validation is disabled still works
Posted: Thu Oct 16, 2025 1:52 pm
by strobe878
Kent Briggs wrote: ↑Thu Oct 16, 2025 1:45 pm
strobe878 wrote: ↑Thu Oct 16, 2025 1:04 pm
It's not needed, though, you can just use the Reset My Password button.
The purpose is to resend the same code (instead of generating a new one) in case the email is slow or got caught by spam filters.
Ahhh . . . where does the "Account validation is currently disabled" message come into play?
Re: Resend Validation Code button when validation is disabled still works
Posted: Thu Oct 16, 2025 2:28 pm
by Kent Briggs
Ahhh . . . where does the "Account validation is currently disabled" message come into play?
When both "Validate email addresses" and "Allow password recovery" are disabled.