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

Fix default email_regexp config to disallow trailing non-word characters #3648

Merged
merged 1 commit into from
Jun 22, 2015

Conversation

samdec11
Copy link
Contributor

The current email_regexp allows non-word characters at the end: http://rubular.com/r/nzwZ3SXJGo

This small change to the regex will fix that: http://rubular.com/r/jyE5N8FtSM

josevalim added a commit that referenced this pull request Jun 22, 2015
Fix default email_regexp config to disallow trailing non-word characters
@josevalim josevalim merged commit e2041d0 into heartcombo:master Jun 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants