mirror of
https://github.com/ViViDboarder/bitwarden_rs.git
synced 2025-03-12 06:26:23 +00:00
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