anonymous1184 / bitwarden-autotype

Bitwarden Auto-Type for Windows
Do What The F*ck You Want To Public License
185 stars 18 forks source link

Argon2 support #47

Closed legolasdimir closed 1 year ago

legolasdimir commented 1 year ago

After updating my KDF to argon2 I am not able to log into this app. I get a message that says unknown KDF. I know that it uses the bitwarden cli, is this something that I can download an updated version of the CLI to fix?

cpainchaud commented 1 year ago

Yeah this project doesn't touch the API at all, the CLI does

legolasdimir commented 1 year ago

@cpainchaud i tried to update the app by just downloading the installer again. but it didn't seem to work do I need to manually download the CLI and replace it in the app install?

legolasdimir commented 1 year ago

OK, I manually updated the cli from the bitwarden site, and now it works.