1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2025-01-10 12:15:40 +01:00
vaultwarden/src/db/models
Daniel García 2393c3f3c0
Support SSH keys on desktop 2024.12 (#5187)
* Support SSH keys on desktop 2024.12

* Document flags in .env.template

* Validate key rotation contents
2024-11-15 18:38:16 +01:00
..
attachment.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
auth_request.rs Update chrono and sqlite (#4436) 2024-03-19 19:47:30 +01:00
cipher.rs Support SSH keys on desktop 2024.12 (#5187) 2024-11-15 18:38:16 +01:00
collection.rs Fix collection management and match some json output (#5095) 2024-10-18 20:37:32 +02:00
device.rs Fix Login with device (#4878) 2024-08-21 21:57:52 +02: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 Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
group.rs don't infer manage permission for groups (#5190) 2024-11-13 19:19:19 +01:00
mod.rs Add support for MFA with Duo's Universal Prompt (#4637) 2024-07-24 16:50:35 +02:00
org_policy.rs fix 2fa policy check on registration (#4956) 2024-09-18 19:00:10 +02:00
organization.rs Hide user name on invite status (#5110) 2024-10-19 18:22:21 +02:00
send.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02: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 Fix collection management and match some json output (#5095) 2024-10-18 20:37:32 +02:00