1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2025-02-03 10:37:01 +01:00
vaultwarden/src/db/models
2024-12-23 08:54:04 +01:00
..
attachment.rs introduce cipher_id newtype 2024-12-23 08:54:04 +01:00
auth_request.rs introduce user_id newtype 2024-12-23 08:54:03 +01:00
cipher.rs introduce folder_id newtype 2024-12-23 08:54:04 +01:00
collection.rs introduce cipher_id newtype 2024-12-23 08:54:04 +01:00
device.rs introduce user_id newtype 2024-12-23 08:54:03 +01:00
emergency_access.rs introduce user_id newtype 2024-12-23 08:54:03 +01:00
event.rs introduce cipher_id newtype 2024-12-23 08:54:04 +01:00
favorite.rs introduce cipher_id newtype 2024-12-23 08:54:04 +01:00
folder.rs introduce folder_id newtype 2024-12-23 08:54:04 +01:00
group.rs introduce group_id newtype pattern 2024-12-23 08:54:03 +01:00
mod.rs introduce folder_id newtype 2024-12-23 08:54:04 +01:00
org_policy.rs introduce user_id newtype 2024-12-23 08:54:03 +01:00
organization.rs introduce cipher_id newtype 2024-12-23 08:54:04 +01:00
send.rs introduce user_id newtype 2024-12-23 08:54:03 +01:00
two_factor.rs introduce user_id newtype 2024-12-23 08:54:03 +01: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 introduce user_id newtype 2024-12-23 08:54:03 +01:00
user.rs introduce user_id newtype 2024-12-23 08:54:03 +01:00