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

email addresses with single quote should not be valid #215

Closed
tpetry opened this issue Sep 6, 2019 · 2 comments
Closed

email addresses with single quote should not be valid #215

tpetry opened this issue Sep 6, 2019 · 2 comments
Labels
Projects

Comments

@tpetry
Copy link

tpetry commented Sep 6, 2019

An email address like test@example.com' is not valid but still passes the RFCValidation and NoRFCWarningsValidation checks

@egulias
Copy link
Owner

egulias commented Jan 5, 2020

It should have triggered a warning. Marked as a bug.

@egulias egulias added the bug label Jan 5, 2020
egulias added a commit that referenced this issue Oct 17, 2020
@egulias egulias added this to To do in V3 via automation Oct 31, 2020
@egulias egulias closed this as completed Oct 31, 2020
V3 automation moved this from To do to Done Oct 31, 2020
@egulias
Copy link
Owner

egulias commented Oct 31, 2020

See #268 , fixed in version 2.1.23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
V3
  
Done
Development

No branches or pull requests

2 participants