Digital Analogue
Comments: Hey healthcare.gov, your username requirement is wonky
They are validating the username against several validation rules. One of them is 'eeUserName', which must match the following regex: ^(?=.*[0-9@_./-])(?=.*[a-zA-Z])([a-zA-Z0-9@_./-]){6,74}$ See if you can make heads or tails of it. I can't.
Posted by Bob at 12:21am on 2 Nov 2013
I'm going to have a nightmare about that regex, I just know it.
Posted by lee at 7:48pm on 23 Oct 2014