You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We had a head-scratcher on one site recently where a password field on a submenu page kept being changed because a user's in-browser password manager kept autofilling it whenever the submenu was opened. Is there ever a case where that behavior would be desirable by default?
The text was updated successfully, but these errors were encountered:
@dlh01 We have switched to store the passwords into plaintext since the problem definitely prevents most of the password tools from using the desired FieldManager's field.
One possible way to change this: #755
See https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion.
We had a head-scratcher on one site recently where a password field on a submenu page kept being changed because a user's in-browser password manager kept autofilling it whenever the submenu was opened. Is there ever a case where that behavior would be desirable by default?
The text was updated successfully, but these errors were encountered: