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
We should take another look at our email address validation steps to make sure they're in line with RFC standards. Apostrophes are valid characters in the local part of email addresses, so we should not fail validation when we find one.
The text was updated successfully, but these errors were encountered:
See https://community.tableau.com/message/981399
We should take another look at our email address validation steps to make sure they're in line with RFC standards. Apostrophes are valid characters in the local part of email addresses, so we should not fail validation when we find one.
The text was updated successfully, but these errors were encountered: