vaultwarden/src
Mathijs van Veluw e1a8df96db
Update Key Rotation web-vault v2024.3.x (#4446)
Key rotation was changed since 2024.1.x.
Multiple other items were added to be rotated like password-reset and emergency-access data to be part of just one POST instead of having multiple.

See: https://github.com/dani-garcia/bw_web_builds/pull/157
2024-04-06 14:42:53 +02:00
..
api Update Key Rotation web-vault v2024.3.x (#4446) 2024-04-06 14:42:53 +02:00
db Update crates and some Clippy fixes (#4475) 2024-04-06 13:55:10 +02:00
static Small improvements around email change (#4415) 2024-03-17 19:55:03 +01:00
auth.rs Update crates and some Clippy fixes (#4475) 2024-04-06 13:55:10 +02:00
config.rs automatically use email address as 2fa provider (#4317) 2024-03-17 22:35:02 +01:00
crypto.rs Remove get_random_64() 2022-11-13 10:03:06 +01:00
error.rs Remove custom WebSocket code (#4001) 2024-03-17 19:52:55 +01:00
mail.rs Add Protected Actions Check (#4067) 2023-11-12 22:15:44 +01:00
main.rs Update Rust and crates (#4445) 2024-03-23 15:40:34 +01:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Update crates and some Clippy fixes (#4475) 2024-04-06 13:55:10 +02:00