DescriptionAllow hypen in domain name of email address for ChromeOS users UI.
Change '\w+' to [A-Za-z0-9]{2,63} in email address regexp. This allows
hypen to be used in domain name part of an email and sets a 2-63 chars
length limit.
Use the same email alias pattern for format3 as in format1 and format2.
BUG=chromium-os:10250
TEST=Verify fix for chromim-os:10250.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69153
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|