0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-02 20:19:07 +02:00
bitwarden_rs/src/api/core
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
..
two_factor Resolve uninlined_format_args clippy warnings 2023-01-09 19:17:13 +01:00
accounts.rs Fix the web-vault v2023.2.0 API calls 2023-02-27 16:37:58 +01:00
ciphers.rs Fix the web-vault v2023.2.0 API calls 2023-02-27 16:37:58 +01:00
emergency_access.rs Fix the web-vault v2023.2.0 API calls 2023-02-27 16:37:58 +01:00
events.rs Add Organizational event logging feature 2022-11-27 23:36:34 +01:00
folders.rs Update WebSocket Notifications 2022-12-31 20:39:53 +01:00
mod.rs Fix the web-vault v2023.2.0 API calls 2023-02-27 16:37:58 +01:00
organizations.rs Fix the web-vault v2023.2.0 API calls 2023-02-27 16:37:58 +01:00
sends.rs Resolve uninlined_format_args clippy warnings 2023-01-09 19:17:13 +01:00