Skip to main content
1 of 3
user5623335
  • 813
  • 1
  • 10
  • 21

Protecting against input type ="password" changes?

Are there any protections against users using Chrome Developer Tools to right click on a password input field, and then change input type="pass" to "text" to reveal the password?

There are probably JavaScript ways but once again that is extremely easy to disable.

Any improvement is better than what we have now, as the trick is too commonly known.

user5623335
  • 813
  • 1
  • 10
  • 21