Browse Source
Newer versions of the Bitwarden client use Base64 with padding. Since this is not a streaming string, but a defined length, we can just strip the `=` chars. Fixes #6960 Signed-off-by: BlackDex <black.dex@gmail.com>main
committed by
GitHub
1 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue