Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password update form does not autofill correctly #1

Open
TheEnbyperor opened this issue May 5, 2024 · 1 comment
Open

Password update form does not autofill correctly #1

TheEnbyperor opened this issue May 5, 2024 · 1 comment

Comments

@TheEnbyperor
Copy link

The password update form currently does not use autofill hint attributes and some browsers (e.g. Safari) do not fill in the fields correctly.

Reference for attributes: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete

@MattGrayYes MattGrayYes self-assigned this May 7, 2024
@edwinbalani
Copy link
Member

edwinbalani commented May 13, 2024

I got a similar-sounding behaviour on the signup form with Chrome + Bitwarden on Android.

I had already filled in a chosen username and email address, then I went into the Bitwarden app from the signup form to generate a new password and then autofill, and got the following outcome:

  • Username field was still ebb (can't tell if this had been autofilled with the same content as before, or left untouched)
  • Email field became ebb (the chosen username in Bitwarden)
  • Password field became three characters long -- probably ebb
  • Password confirmation field became the new password I had generated.

@MattGrayYes MattGrayYes removed their assignment May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants