ElCanut@jlai.lu to Programmer Humor@programming.dev · 1 day agoAsking the real questionsjlai.luimagemessage-square182fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageAsking the real questionsjlai.luElCanut@jlai.lu to Programmer Humor@programming.dev · 1 day agomessage-square182fedilink
minus-squarelad@programming.devlinkfedilinkEnglisharrow-up0·5 hours agoThere are many regexes that validate email, and they usually aren’t compliant with the RFC, there are some details in the very old answer on SO. So, better not validate and just send a confirmation, than restrict and lock people out, imo
There are many regexes that validate email, and they usually aren’t compliant with the RFC, there are some details in the very old answer on SO. So, better not validate and just send a confirmation, than restrict and lock people out, imo