0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-11 00:19:02 +02:00
bitwarden_rs/src
BlackDex d66323b742
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:17:48 +01:00
..
api Limit Cipher Note encrypted string size 2022-12-04 23:17:48 +01:00
db Cleanups and Fixes for Emergency Access 2022-12-04 23:17:48 +01:00
static Update dependencies for Rust and Admin interface. 2022-12-04 23:17:48 +01:00
auth.rs Cleanups and Fixes for Emergency Access 2022-12-04 23:17:48 +01:00
config.rs Cleanups and Fixes for Emergency Access 2022-12-04 23:17:48 +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:17:48 +01:00
mail.rs Cleanups and Fixes for Emergency Access 2022-12-04 23:17:48 +01:00
main.rs Add dev-only query logging support 2022-12-03 18:36:46 +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