0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-11 08:29:00 +02:00
bitwarden_rs/src
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
..
api Fix the web-vault v2023.2.0 API calls 2023-02-27 16:37:58 +01:00
db Fix the web-vault v2023.2.0 API calls 2023-02-27 16:37:58 +01:00
static Merge branch 'main' into issue-3166 2023-02-12 18:47:55 +01:00
auth.rs Apply rewording 2023-02-20 17:02:14 +01:00
config.rs Apply rewording 2023-02-21 21:37:24 +01:00
crypto.rs Remove get_random_64() 2022-11-13 10:03:06 +01:00
error.rs Cleanups and Fixes for Emergency Access 2022-12-04 23:17:48 +01:00
mail.rs Add support for sendmail as a mail transport 2023-02-12 18:54:59 +01:00
main.rs add argon2 kdf fields 2023-02-07 13:52:52 -05:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs add argon2 kdf fields 2023-02-07 13:52:52 -05:00