1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-10-23 01:44:51 +02:00
vaultwarden/src/db/models
BlackDex 7ec00d3850
Fix the web-vault v2023.2.0 API calls
- Supports the new Collection/Group/User editing UI's
- Support `/partial` endpoint for cipher updating to allow folder and favorite update for read-only ciphers.
- Prevent `Favorite`, `Folder`, `read-only` and `hide-passwords` from being added to the organizational sync.
- Added and corrected some `Object` key's to the output json.

Fixes #3279
2023-02-27 16:37:58 +01:00
..
attachment.rs Optimize CipherSyncData for very large vaults 2023-01-11 20:23:53 +01:00
cipher.rs Fix the web-vault v2023.2.0 API calls 2023-02-27 16:37:58 +01:00
collection.rs Fix the web-vault v2023.2.0 API calls 2023-02-27 16:37:58 +01:00
device.rs Use constant size generic parameter for random bytes generation 2022-11-11 11:59:27 +01:00
emergency_access.rs Cleanups and Fixes for Emergency Access 2022-12-02 09:44:23 +01:00
event.rs added database migration 2023-01-25 08:06:21 +01:00
favorite.rs Update to diesel2 2022-10-23 00:49:23 +02:00
folder.rs Update to diesel2 2022-10-23 00:49:23 +02:00
group.rs Fix the web-vault v2023.2.0 API calls 2023-02-27 16:37:58 +01:00
mod.rs add argon2 kdf fields 2023-02-07 13:52:52 -05:00
org_policy.rs added database migration 2023-01-25 08:06:21 +01:00
organization.rs Fix the web-vault v2023.2.0 API calls 2023-02-27 16:37:58 +01:00
send.rs Remove get_random_64() 2022-11-13 10:03:06 +01:00
two_factor.rs Update to diesel2 2022-10-23 00:49:23 +02:00
two_factor_incomplete.rs Update to diesel2 2022-10-23 00:49:23 +02:00
user.rs add argon2 kdf fields 2023-02-07 13:52:52 -05:00