bitwarden_rs/src/api/core
BlackDex c64560016e Add /api/accounts/verify-password endpoint
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
2020-09-25 18:26:48 +02:00
..
two_factor Removed try_trait and some formatting, particularly around imports 2020-07-14 18:34:22 +02:00
accounts.rs Add /api/accounts/verify-password endpoint 2020-09-25 18:26:48 +02:00
ciphers.rs Hide ciphers from non-selected collections for org owners/admins 2020-09-01 02:20:25 -07:00
folders.rs Removed try_trait and some formatting, particularly around imports 2020-07-14 18:34:22 +02:00
mod.rs Removed try_trait and some formatting, particularly around imports 2020-07-14 18:34:22 +02:00
organizations.rs Fixed creating a new organization 2020-09-14 08:34:17 +02:00