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
There is not universal consistency regarding the treatment of address case sensitivity by email providers. This means that some systems would treat [email protected] as distinct from [email protected], while others would treat them as the same.
An inconsistency here in either direction can create security and usability issues (although not of particularly high severity). Regardless, this behavior should be configurable at the authority level.
The text was updated successfully, but these errors were encountered:
There is not universal consistency regarding the treatment of address case sensitivity by email providers. This means that some systems would treat
[email protected]
as distinct from[email protected]
, while others would treat them as the same.An inconsistency here in either direction can create security and usability issues (although not of particularly high severity). Regardless, this behavior should be configurable at the authority level.
The text was updated successfully, but these errors were encountered: