Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extended ascii passed isEmail validation #2390

Open
born2net opened this issue Apr 23, 2024 · 0 comments
Open

extended ascii passed isEmail validation #2390

born2net opened this issue Apr 23, 2024 · 0 comments

Comments

@born2net
Copy link

born2net commented Apr 23, 2024

when using email like aˇol@a.com it passes validation of isEmail
you cannot use extended characters in emails.
even if I enable: allow_utf8_local_part: false
these emails will also pass as valid:

ka25maj@gˇmail.com

has this never been reported?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants