mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-09 19:16:15 -06:00
- 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 |
||
|---|---|---|
| .. | ||
| core | ||
| admin.rs | ||
| icons.rs | ||
| identity.rs | ||
| mod.rs | ||
| notifications.rs | ||
| push.rs | ||
| web.rs | ||