vaultwarden/src/db/models
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
..
attachment.rs Improve JWT key initialization and avoid saving public key (#4085) 2024-03-17 15:11:20 +01:00
auth_request.rs Update chrono and sqlite (#4436) 2024-03-19 19:47:30 +01:00
cipher.rs Update chrono and sqlite (#4436) 2024-03-19 19:47:30 +01:00
collection.rs prevent side effects if groups are disabled (#4265) 2024-01-25 22:02:07 +01:00
device.rs Update chrono and sqlite (#4436) 2024-03-19 19:47:30 +01:00
emergency_access.rs Cleanups and Fixes for Emergency Access 2022-12-02 09:44:23 +01:00
event.rs Update chrono and sqlite (#4436) 2024-03-19 19:47:30 +01:00
favorite.rs Update to diesel2 2022-10-23 00:49:23 +02:00
folder.rs Update to diesel2 2022-10-23 00:49:23 +02:00
group.rs Fix #3624: fix manager permission within groups (#3754) 2024-03-17 22:11:34 +01:00
mod.rs Implement login-with-device 2023-08-13 17:54:18 +02:00
org_policy.rs automatically use email address as 2fa provider (#4317) 2024-03-17 22:35:02 +01:00
organization.rs enforce 2FA policy on removal of second factor and login (#3803) 2024-01-01 19:41:40 +01:00
send.rs Improve file limit handling (#4242) 2024-01-27 02:43:26 +01:00
two_factor_incomplete.rs Update to diesel2 2022-10-23 00:49:23 +02:00
two_factor.rs Change timestamp data type. (#4355) 2024-03-17 22:04:37 +01:00
user.rs Update chrono and sqlite (#4436) 2024-03-19 19:47:30 +01:00