vaultwarden/src/db/models
2024-01-25 22:02:07 +01:00
..
attachment.rs Add some extra access checks for attachments and groups 2023-07-03 19:58:14 +02:00
auth_request.rs Fix Login With Device without MasterPassword 2023-09-01 21:03:50 +02:00
cipher.rs prevent side effects if groups are disabled (#4265) 2024-01-25 22:02:07 +01:00
collection.rs prevent side effects if groups are disabled (#4265) 2024-01-25 22:02:07 +01:00
device.rs Decrease JWT Refresh/Auth token (#4163) 2023-12-13 17:49:35 +01:00
emergency_access.rs Cleanups and Fixes for Emergency Access 2022-12-02 09:44:23 +01:00
event.rs Some Admin Interface updates 2023-02-28 20:43:22 +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 some external_id issues 2023-07-12 22:04:18 +02:00
mod.rs Implement login-with-device 2023-08-13 17:54:18 +02:00
org_policy.rs check if reset policy is enabled 2023-04-06 22:34:05 +02:00
organization.rs enforce 2FA policy on removal of second factor and login (#3803) 2024-01-01 19:41:40 +01:00
send.rs Remove get_random_64() 2022-11-13 10:03:06 +01:00
two_factor_incomplete.rs Update to diesel2 2022-10-23 00:49:23 +02:00
two_factor.rs Add Protected Actions Check (#4067) 2023-11-12 22:15:44 +01:00
user.rs Fix External ID not set during DC Sync 2023-10-21 13:54:48 +02:00