vaultwarden/src
Mathijs van Veluw 1e42755187
Update chrono and sqlite (#4436)
- Updated sqlite crate
- Updated chrono crate

The latter needed a lot of changes done, mostly `Duration` to `TimeDelta`.
And some changes on how to use Naive.
2024-03-19 19:47:30 +01:00
..
api Update chrono and sqlite (#4436) 2024-03-19 19:47:30 +01:00
db Update chrono and sqlite (#4436) 2024-03-19 19:47:30 +01:00
static Small improvements around email change (#4415) 2024-03-17 19:55:03 +01:00
auth.rs Update chrono and sqlite (#4436) 2024-03-19 19:47:30 +01: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 refactor: replace panic with a graceful exit (#4402) 2024-03-17 19:53:41 +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 chrono and sqlite (#4436) 2024-03-19 19:47:30 +01:00