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
Mathijs van Veluw 9cd400db6c
Some refactoring and optimizations (#5291)
- Refactored several code to use more modern syntax
- Made some checks a bit more strict
- Updated crates

Signed-off-by: BlackDex <black.dex@gmail.com>
2024-12-14 00:55:34 +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 Fix another sync issue with native clients (#5259) 2024-12-08 21:48:19 +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 Some refactoring and optimizations (#5291) 2024-12-14 00:55:34 +01:00
group.rs Some refactoring and optimizations (#5291) 2024-12-14 00:55:34 +01:00
mod.rs Fix another sync issue with native clients (#5259) 2024-12-08 21:48:19 +01:00
org_policy.rs Some refactoring and optimizations (#5291) 2024-12-14 00:55:34 +01:00
organization.rs Fix editing members which have access-all rights (#5213) 2024-11-20 17:38:16 +01:00
send.rs Some refactoring and optimizations (#5291) 2024-12-14 00:55:34 +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 Fix collection management and match some json output (#5095) 2024-10-18 20:37:32 +02:00