autocomplete - Auto filled Current Password on Change Password page -
i'm testing page "change password". user i've logged in has saved password browser. problem whenever open "change password" page, current password shown filled in already. i'm not sure issue or correct. please me whether issue or correct.
you need add attribute below password input.
autocomplete="off"
please note though latest versions of major browsers not supporting attribute more.
Comments
Post a Comment