old password gets autocompleted in "new password" field

Checklist

  • I confirm that this is an issue with aurweb's code and not a user-uploaded package.
  • I have described the bug in complete detail in the Description section.
  • I have specified steps in the Reproduction section.
  • I have included any logs related to the bug in the Logs section.
  • I have included the versions which are affected in the Version(s) section.

Description

In the page /account/*/edit there is a field to insert a new password. In Firefox the current password is incorrectly auto-completed in this field.

This happens because the <input> tag doesn't have autocomplete="new-password" attribute.

Reproduction

  • Save current password in Firefox (or another browser)
  • open page /account/username/edit

Version(s)

aurweb v6.0.25

Edited by eNV25 .
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information