vaultwarden/src/api/core
Mathijs van Veluw b428481ac0
Allow to increase the note size to 100_000 (#4772)
This PR adds a config option to allow the note size to increase to 100_000, instead of the default 10_000.
Since this might cause issues with the clients (in the future), and will cause issues with importing into a Bitwarden server, i added warnings regarding this.

Closes #3168
2024-07-24 21:49:01 +02:00
..
two_factor Add support for MFA with Duo's Universal Prompt (#4637) 2024-07-24 16:50:35 +02:00
accounts.rs Some fixes for emergency access (#4715) 2024-07-08 23:39:22 +02:00
ciphers.rs Allow to increase the note size to 100_000 (#4772) 2024-07-24 21:49:01 +02:00
emergency_access.rs Some fixes for emergency access (#4715) 2024-07-08 23:39:22 +02:00
events.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
folders.rs Fix duplicate folder creations during import (#4702) 2024-07-04 19:57:32 +02:00
mod.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
organizations.rs allow re-invitations of existing users (#4768) 2024-07-24 00:32:46 +02:00
public.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
sends.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00