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
Per RFC 1034 each part in domain should be at most 63 octets long. This is not being checked by isFQDN and all functions dependent on it (i.e. isEmail):
Per RFC 1034 each part in domain should be at most 63 octets long. This is not being checked by isFQDN and all functions dependent on it (i.e.
isEmail
):The text was updated successfully, but these errors were encountered: