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

Feature/check email max length #1007

Merged
merged 4 commits into from
May 23, 2019

Conversation

AMRALAA10
Copy link
Contributor

Based on RFC 3696 for the standard email length, & this issue
the isEmail now is checking the length of an email, I also added the option to ignore that.

Copy link
Member

@profnandaa profnandaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm only worried about the backward compatibility of this change...

@AMRALAA10
Copy link
Contributor Author

@profnandaa all old libraries will keep working fine, with the new standard length, unless the user disabled it.

@meetDeveloper
Copy link

When will this get merged?

@chriso
Copy link
Collaborator

chriso commented May 23, 2019

Thanks for the PR – I appreciate the added backwards compatibility. 😄

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

Successfully merging this pull request may close these issues.

4 participants