You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the latest version, when the user changes email and validates (with the 2 emails), their profile is updated.
However, when they try to change their email again, they get the error "Your email does not match any of the approved domains." (msgcode.9).
On my configuration, there's no whitelist and I get the same thing even though it's the same domain as the previous address.
This seems to be an impact of the 8dfcaaf change, but I have not found the reason for this error.
The text was updated successfully, but these errors were encountered:
Yes, I think the error message is incorrect because of the fact that you can only change the email once every 6 hours.
It's a security feature and there should be a clear error message in the Scoold logs. I will mark this a a bug and fix it as soon as I can.
Hello,
With the latest version, when the user changes email and validates (with the 2 emails), their profile is updated.
However, when they try to change their email again, they get the error "Your email does not match any of the approved domains." (msgcode.9).
On my configuration, there's no whitelist and I get the same thing even though it's the same domain as the previous address.
This seems to be an impact of the 8dfcaaf change, but I have not found the reason for this error.
The text was updated successfully, but these errors were encountered: