bitwarden / clients

Bitwarden client apps (web, browser extension, desktop, and cli).
https://bitwarden.com
Other
8.68k stars 1.14k forks source link

Master password isn't accepted #9953

Open ykeremy opened 2 days ago

ykeremy commented 2 days ago

Steps To Reproduce

➜ ~ BW_CLIENTID=user.xxx BW_CLIENTSECRET=xxx bw login --apikey
You are logged in!
...
➜ ~ BW_PASSWORD=xxx bw unlock --passwordenv BW_PASSWORD
Invalid master password

This same set of commands work on the previous CLI version. I'm sure that my master pwd is correct since it's the one I use on Bitwarden website.

Expected Result

Vault should be unlocked.

Actual Result

Invalid master password

Screenshots or Videos

No response

Additional Context

No response

Operating System

macOS

Operating System Version

ProductVersion:14.3 BuildVersion:23D2057

Shell

Zsh

Build Version

2024.6.1

Issue Tracking Info

djsmith85 commented 2 days ago

Duplicate of https://github.com/bitwarden/clients/issues/9919