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
The email white list is currently case sensitive, so someone who enters email address "Example.com" won't get auto-approved if "example.com" is on the white list. The test should be case insensitive just as email addresses are case insensitive.
The text was updated successfully, but these errors were encountered:
The email white list is currently case sensitive, so someone who enters email address "Example.com" won't get auto-approved if "example.com" is on the white list. The test should be case insensitive just as email addresses are case insensitive.
The text was updated successfully, but these errors were encountered: