vaultwarden/src/api
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
..
core Allow to increase the note size to 100_000 (#4772) 2024-07-24 21:49:01 +02:00
admin.rs Update admin interface (#4737) 2024-07-12 22:59:48 +02:00
icons.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
identity.rs Add support for MFA with Duo's Universal Prompt (#4637) 2024-07-24 16:50:35 +02:00
mod.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
notifications.rs Update crates and some Clippy fixes (#4475) 2024-04-06 13:55:10 +02:00
push.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
web.rs Update admin interface dependencies (#4581) 2024-05-25 15:39:36 +02:00