vaultwarden/src/api/core
BlackDex bf5aefd129
Fix issue with Bitwarden CLI.
The CLI seems to send a String instead of an Integer for the maximum access count.
It now accepts both types and converts it to an i32 in all cases.

Fixes #2196
2021-12-31 15:59:58 +01:00
..
two_factor Add email notifications for incomplete 2FA logins 2021-10-28 00:19:43 -07:00
accounts.rs Macro recursion decrease and other optimizations 2021-11-06 17:44:53 +01:00
ciphers.rs feature: Support single organization policy 2021-10-02 19:30:19 +02:00
emergency_access.rs Fix missing encrypted key after emergency access reject 2021-10-31 02:14:18 -07:00
folders.rs Modify rustfmt file 2021-04-06 21:54:42 +01:00
mod.rs Add email notifications for incomplete 2FA logins 2021-10-28 00:19:43 -07:00
organizations.rs Fixed #2151 2021-12-24 17:59:12 +01:00
sends.rs Fix issue with Bitwarden CLI. 2021-12-31 15:59:58 +01:00