6 ms·Why Limit the Format of a Password?3 points by joshtronic 13y agoProNoob13 13y agoI'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.