mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-01-31 02:58:24 +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