<Prevent firefox from asking to update managed pas...
# community-feeds
r
Prevent firefox from asking to update managed password on input type password autocomplete="new-password" In this link: https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion in the last paragraph is stated: If you are defining a user management page where a user can specify a new password for another person, and therefore you want to prevent autofilling of password fields, you can use...