0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-28 00:38:23 +02:00
bitwarden_rs/src/api/core
Mathijs van Veluw 0f39d96518
Fix attachment upload size check (#4282)
The min/max were reversed with the `add` and `sub` functions.
This caused the files to always be out of bounds in the check.

Fixes #4281
2024-01-28 23:32:09 +01:00
..
two_factor Improve file limit handling (#4242) 2024-01-27 02:43:26 +01:00
accounts.rs Improve file limit handling (#4242) 2024-01-27 02:43:26 +01:00
ciphers.rs Fix attachment upload size check (#4282) 2024-01-28 23:32:09 +01:00
emergency_access.rs Improve file limit handling (#4242) 2024-01-27 02:43:26 +01:00
events.rs enforce 2FA policy on removal of second factor and login (#3803) 2024-01-01 19:41:40 +01:00
folders.rs feat: Push Notifications 2023-06-11 13:28:18 +02:00
mod.rs Allow customizing the featureStates (#4168) 2024-01-01 15:44:02 +01:00
organizations.rs Improve file limit handling (#4242) 2024-01-27 02:43:26 +01:00
public.rs Fix External ID not set during DC Sync 2023-10-21 13:54:48 +02:00
sends.rs Improve file limit handling (#4242) 2024-01-27 02:43:26 +01:00