Files
vaultwarden/src/db/models
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
..
2023-07-04 20:26:03 +02:00
2023-02-28 20:43:22 +01:00
2022-10-23 00:49:23 +02:00
2022-10-23 00:49:23 +02:00
2023-07-12 22:04:18 +02:00
2023-06-13 08:48:18 +02:00
2023-04-06 22:34:05 +02:00
2023-07-12 22:04:18 +02:00
2022-11-13 10:03:06 +01:00
2022-10-23 00:49:23 +02:00
2022-10-23 00:49:23 +02:00
2023-06-13 08:51:07 +02:00