john-science / john-science.github.io

A Blog of Minor Obsessions
http://john-science.github.io/
Apache License 2.0
3 stars 4 forks source link

password strength analyzer text box #115

Closed john-science closed 3 years ago

john-science commented 3 years ago

Some browsers get confused because they think that text box is a REAL password box, and they're upset the page isn't encrypted. But the box is just a plain text box, and it doesn't need to be encrypted.

So that should be replaced with my own, custom text box.

Easy enough, it just needs to work across all browsers.

john-science commented 3 years ago

As expected, I'm not the first person to want such a thing:

https://stackoverflow.com/questions/17769429/get-input-type-text-to-look-like-type-password