Hacker News new | ask | show | jobs
Why Limit the Format of a Password? (joshtronic.com)
3 points by joshtronic 4669 days ago
1 comments

I'm pretty sure it's so they don't have to quote the input before they run it through through their form regex to see if it's not malicious (XSS) user input.