1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2025-03-13 16:57:01 +01:00
vaultwarden/src/db/models
2025-01-09 17:01:28 +01:00
..
attachment.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
auth_request.rs Some refactoring and optimizations (#5291) 2024-12-14 00:55:34 +01:00
cipher.rs Refactor the uri match fix and fix ssh-key sync (#5339) 2025-01-04 19:11:46 +01:00
collection.rs Add partial role support for manager only using web-vault v2024.12.0 (#5219) 2025-01-04 19:31:59 +01:00
device.rs Stop rolling device token 2025-01-09 17:01:28 +01:00
emergency_access.rs Fix --version from failing without config (#5055) 2024-10-11 18:58:25 +02: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 Some refactoring and optimizations (#5291) 2024-12-14 00:55:34 +01:00
group.rs Add partial role support for manager only using web-vault v2024.12.0 (#5219) 2025-01-04 19:31:59 +01:00
mod.rs Improvements and error handling 2025-01-09 17:01:28 +01:00
org_policy.rs Improvements and error handling 2025-01-09 17:01:28 +01:00
organization.rs Remove unused UserOrganization.invited_by_email 2025-01-09 17:01:28 +01:00
send.rs Some refactoring and optimizations (#5291) 2024-12-14 00:55:34 +01:00
sso_nonce.rs Improvements and error handling 2025-01-09 17:01:28 +01:00
two_factor.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
two_factor_duo_context.rs Add support for MFA with Duo's Universal Prompt (#4637) 2024-07-24 16:50:35 +02:00
two_factor_incomplete.rs Actually use Device Type for mails (#4916) 2024-09-18 19:03:15 +02:00
user.rs Split SsoUser::find_by_identifier_or_email 2025-01-09 17:01:28 +01:00