|
|
|
|
|
by parandroid
3646 days ago
|
|
This actually just sounds like a really bad implementation. Some front-end dev wasn't sure what's a good timeout to fire the password to the server on, so he or she just put it on keypress. And then he included the email too, so the backend could look up the user and make a custom password blacklist for this specific case (eg: no personal details allowed). I actually don't disagree with doing a POST of a password to check password strength server-side. It might be "cheaper" a bit in some cases. But sending on every keypress and including the email - that's just silly. |
|
Ebay is not a two bit software startup, it's an eCommerce powerhouse with extensive QA processes.