lastpass / lastpass-cli

LastPass command line interface tool
GNU General Public License v2.0
2.85k stars 292 forks source link

Updating `Password` field doesn't affect `pwd` field. #527

Open paco3346 opened 4 years ago

paco3346 commented 4 years ago

If I create a new site the only password related field is Password. I can update this and everything (autofill, etc) works as expected.

Some of my other entries are older and have both a pwd and Password field. If I update the Password field the autofill feature still pulls the value from the pwd field. In the vault the Password field is used to populate the Site password input element in the UI but upon clicking the wrench to view all the background fields I see that pwd is the old value.

It seems that even in the vault updating the Site password doesn't affect the pwd field, however- if I update the pwd field in the UI it does affect the Password / Site password value. Furthermore- it seems impossible to delete the pwd field.

I'm at an impass- do I delete and recreate all of my entries so that none have the pwd field? I don't want to add pwd to all entries as then the vault's UI doesn't seem to work properly.