Fix email header base64 padding (#6961)
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>pull/6967/head
parent
9c7df6412c
commit
2b3736802d
Loading…
Reference in new issue