vaultwarden/src
BlackDex f402dd81bb
Limit Cipher Note encrypted string size
As discussed in #2937, this will limit the amount of encrypted
characters to 10.000 characters, same as Bitwarden.
This will not break current ciphers which exceed this limit, but it will prevent those
ciphers from being updated.

Fixes #2937
2022-12-04 23:16:50 +01:00
..
api Limit Cipher Note encrypted string size 2022-12-04 23:16:50 +01:00
db Cleanups and Fixes for Emergency Access 2022-12-04 23:16:49 +01:00
static Update dependencies for Rust and Admin interface. 2022-12-04 23:16:50 +01:00
auth.rs Cleanups and Fixes for Emergency Access 2022-12-04 23:16:49 +01:00
config.rs Cleanups and Fixes for Emergency Access 2022-12-04 23:16:49 +01:00
crypto.rs Remove get_random_64() 2022-11-13 10:03:06 +01:00
error.rs Cleanups and Fixes for Emergency Access 2022-12-04 23:16:49 +01:00
mail.rs Cleanups and Fixes for Emergency Access 2022-12-04 23:16:49 +01:00
main.rs Add Organizational event logging feature 2022-12-01 22:38:59 +01:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Add Organizational event logging feature 2022-12-01 22:38:59 +01:00