TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Why Limit the Format of a Password?

3 pointsby joshtronicalmost 12 years ago

1 comment

ProNoob13almost 12 years ago
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.