eliykat on master
[EC-423] Fix unit tests (#3265)… (compare)
eliykat on EC-423-fix-unit-tests
gbubemismith on Health-checks
made changes to hrslth check me… (compare)
eliykat on EC-423-fix-unit-tests
Enable tsconfig.spec.json (compare)
MGibson1 on improve-null-origin-message
PS-1230 Remove serve feature fl… (compare)
MGibson1 on improve-null-origin-message
Improve message if Origin heade… (compare)
Hey @someone235
- if the password was for a specific login: open the extension > click My Vault > find and click the login > you should be on the "View Item" page. If there are any previous passwords, there will be small text down the bottom of the page that says "Password history: 2" (or however many previous passwords there are). You can click the number to get a list of previous passwords.
- if the password was generated in the password generator: open the extension > click Generator > click Password History
@eliykat Hi, I saw it only now. Thanks a lot!
ctrl-w
didn't end the process, it would close the window and put it in the tray
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.