doy / rbw

unofficial bitwarden cli
https://git.tozt.net/rbw
Other
620 stars 83 forks source link

Can't use `%` in the password #10

Closed albakham closed 4 years ago

albakham commented 4 years ago

I had trouble login in with my password, I kept getting "Invalid password" from pinentry.

I noticed a GETPIN in pinentry returns %25 for the % character, I believe this may not be taken into account in rbw and that's probably why I couldn't log in. After using a password without the % character, I logged in successfully.

doy commented 4 years ago

this should be fixed in the latest release, thanks!