Lost Password Reset – check if user email exists?
-
Hi – I have a store using the Woocommerce My Account login. The site is configured to allow new user accounts to be imported without email addresses, and upon initial login, the user is redirected to a “complete your registration” form where the email address is required to finish registration.
I have modified the Lost Password field labels to inform visitors to enter their User ID instead of Email address, and a warning that password resets are only for users that have completed their registration (because until then, the user account doesn’t have an email address to use for the reset).
Here’s the problem–if a visitor is not paying attention, they still try using the reset form, and after submitting, are informed that a password email has been sent (even though it hasn’t).
So, my question is, is it possible to validate the user has an email address on the account, before informing the visitor that an email is on it’s way? I simply need it to say…sorry, your user account is not completely registered, so this password reset tool cannot be used.
Thanks!
- You must be logged in to reply to this topic.