github-actions[bot] on desktop-v2022.6.0
fedemkr on EC-259-account-switching-share-extension-ios
EC-259 Added account switching … (compare)
Hinton on observable-folder
Fix cli (compare)
Hinton on observable-folder
Fix browser extension (compare)
Hinton on folder-provider
Fix desktop, browser and cli (compare)
justindbaur on more-integration-tests
Remove unused using directrives (compare)
first_name
, last_name
, username
, password
, password_confirm
with the username
input being readonly
and all of the fields having autocomplete
of their corresponding given-name
, family-name
, username
, and new-password
. HOWEVER, when on that page and if you tell bitwarden to autofill, and fills in the last_name
(family-name
) with the saved username from bitwarden while filling in the two new-password
fields with the saved password.
send
was considered different enough that it was better to put it all related commands one place and keep them separate from other items
I have 6 input fields on a user account page, I can’t seem to determine how bitwarden chooses what to autofill. I have 2 inputs “username” and “current-password”, but autofill wants to fill “email” and “alias”, even when they arenot within the form tag. Bitwarden also fills more that 2 inputs in some cases.
Not sure what I am missing, please help!