+ 2
On or current-password or new-password or off are used as option for the attribute autocomplete to allow or deny the browser or password manager the use of those options.simple on means browser is allowed to autocomplete.but current-password tells the browser not only autocomplete but fill with the current password but new password will give user suggestions to use a new one.



