Comment on Obamacare’s web site is really badparentComments−mdkess12yI think they're saying that the username has to match [a-zA-Z0-9_\.@/-]{6,} - note the "or" there.−SilasX12yAh, okay. That makes more sense. But I thought the standard way to phrase that restriction was something more like "Username may only contain letters, numbers, and the symbols _.@/- ."
Comments
I think they're saying that the username has to match [a-zA-Z0-9_\.@/-]{6,} - note the "or" there.
Ah, okay. That makes more sense. But I thought the standard way to phrase that restriction was something more like "Username may only contain letters, numbers, and the symbols _.@/- ."