vaultwarden/src/db/models
Daniel García a2bf8def2a
Change API and structs to camelCase (#4386)
* Change API inputs/outputs and structs to camelCase

* Fix fields and password history

* Use convert_json_key_lcase_first

* Make sends lowercase

* Update admin and templates

* Update org revoke

* Fix sends expecting size to be a string on mobile

* Convert two-factor providers to string
2024-06-23 21:31:02 +02: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 Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
collection.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
device.rs Update chrono and sqlite (#4436) 2024-03-19 19:47:30 +01:00
emergency_access.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +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 Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
mod.rs Implement login-with-device 2023-08-13 17:54:18 +02:00
org_policy.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
organization.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
send.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
two_factor_incomplete.rs Update to diesel2 2022-10-23 00:49:23 +02:00
two_factor.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
user.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00