vaultwarden-alternativa-bit.../src
BlackDex 631d022e17
Fix some external_id issues
- Do not update `externalId` on group updates
   Groups are only updated via the web-vault currently, and those do not
   send the `externalId` value, and thus we need to prevent updating it.
 - Refactored some other ExternalId functions
 - Prevent empty `externalId` on `Collections`
 - Return `externalId` for users

Fixes #3685
2023-07-12 22:04:18 +02:00
..
api Fix some external_id issues 2023-07-12 22:04:18 +02:00
db Fix some external_id issues 2023-07-12 22:04:18 +02:00
static
auth.rs Add some extra access checks for attachments and groups 2023-07-03 19:58:14 +02:00
config.rs
crypto.rs
error.rs
mail.rs
main.rs
ratelimit.rs
util.rs Add some extra access checks for attachments and groups 2023-07-03 19:58:14 +02:00