mirror of
https://github.com/ViViDboarder/bitwarden_rs.git
synced 2025-02-01 23:54:30 +00:00
c64560016e
If for some reason the hashed password is cleared from memory within a bitwarden client it will try to verify the password at the server side. This endpoint was missing. Resolves #1156