3 comments

[ 2.8 ms ] story [ 19.6 ms ] thread
I thought the password type fields were unreadable by JS. Only the server could get the value of a password when the form was submitted.
wut? most websites nowadays have “show password” icon, all JS :)
They’re not unreadable! JavaScript can read them (on Chrome you have to interact with the page first, and on Firefox they can be read as soon as the page loads)