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

Make the email sanitization compliant with rfc #13

Merged
merged 3 commits into from
Nov 29, 2017
Merged

Make the email sanitization compliant with rfc #13

merged 3 commits into from
Nov 29, 2017

Conversation

maclav3
Copy link
Contributor

@maclav3 maclav3 commented Nov 29, 2017

The local part must preserve case, the domain part is lowercased.
When supplied with a string containing multiple @s, treat the last @ as the local part/domain part separator.

@maclav3 maclav3 mentioned this pull request Nov 29, 2017
@maclav3
Copy link
Contributor Author

maclav3 commented Nov 29, 2017

@leebenson leebenson merged commit bed773b into leebenson:master Nov 29, 2017
@leebenson
Copy link
Owner

Thanks @maclav3

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

Successfully merging this pull request may close these issues.

None yet

2 participants