craft-obfuscator icon indicating copy to clipboard operation
craft-obfuscator copied to clipboard

Updated email_regex

Open ThinkGraphical opened this issue 4 years ago • 1 comments

The regex fails when there are special characters (!#$%&'*+-/=?^_\`{|}~) in the email address. So I've updated email_regex to account for that.

ThinkGraphical avatar Aug 19 '20 09:08 ThinkGraphical

Thank you for submitting a pull request @ThinkGraphical. Can you share a few sample email addresses that the plugin currently fails to catch? I want to make sure we only make changes needed to match those.

rungta avatar Aug 19 '20 17:08 rungta