liquid-labs / regex-repo

Collection of JS regular expressions.
Apache License 2.0
0 stars 1 forks source link

Update email to support full user-name possibitilies. #3

Closed zanerock closed 2 months ago

zanerock commented 2 years ago

Overview

The email RE is too restrictive. Allow full username characters as per RFC 5322.

zanerock commented 2 months ago

Work for this issue will begin begin on branch work-liquid-labs/regex-repo/3.