bitwarden_rs/src/api
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
..
core Fix attachment upload size check (#4282) 2024-01-28 23:32:09 +01:00
admin.rs Improve file limit handling (#4242) 2024-01-27 02:43:26 +01:00
icons.rs Fix typos 2023-10-05 20:08:26 +03:00
identity.rs enforce 2FA policy on removal of second factor and login (#3803) 2024-01-01 19:41:40 +01:00
mod.rs Improve file limit handling (#4242) 2024-01-27 02:43:26 +01:00
notifications.rs Prevent generating an error during ws close (#4127) 2023-12-04 20:20:13 +01:00
push.rs US or EU Data Region Selection (#3752) 2024-01-01 16:01:57 +01:00
web.rs Fix typos 2023-10-05 20:08:26 +03:00