vaultwarden/src
Hex fc43737868
Handle SIGTERM and SIGQUIT shutdown signals. (#7008)
* handle more shutdown signals

* disable Rocket's built-in signal handlers
2026-04-05 22:41:14 +02:00
..
api prevent managers from creating collections (#6890) 2026-04-05 22:39:33 +02:00
db Change SQLite backup to use VACUUM INTO query (#6989) 2026-04-05 22:40:00 +02:00
static Misc Updates (#7027) 2026-03-29 22:21:39 +02:00
auth.rs Misc org fixes (#7032) 2026-03-29 23:15:48 +02:00
config.rs Update Feature Flags (#6981) 2026-03-23 21:21:21 +01:00
crypto.rs Update Rust and Crates and GHA (#6843) 2026-02-18 00:17:20 +01:00
error.rs Optimizations and build speedup (#6339) 2025-11-01 22:21:04 +01:00
http_client.rs Add option to prefer IPv6 resolving (#6494) 2025-11-26 01:26:10 +01:00
mail.rs fix(send_invite): add orgSsoIdentifier if sso_only is enabled (#6824) 2026-02-23 20:28:12 +01:00
main.rs Handle SIGTERM and SIGQUIT shutdown signals. (#7008) 2026-04-05 22:41:14 +02:00
ratelimit.rs Optimizations and build speedup (#6339) 2025-11-01 22:21:04 +01:00
sso_client.rs Add 30s cache to SSO exchange_refresh_token (#6866) 2026-03-09 18:10:06 +01:00
sso.rs Improve sso auth flow (#6205) 2025-12-06 22:20:04 +01:00
util.rs Fix empty string FolderId (#7048) 2026-04-01 23:04:10 +02:00