|
|
|
|
|
by capitainenemo
1977 days ago
|
|
It would work however on a password change form though which might write out on page load to a password input for comparison:
[old]
[new]
[retype new]
Sometimes old is prefilled with [****] for trivial JS overlap checks. |
|