mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-09 11:01:39 -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 |
||
|---|---|---|
| .. | ||
| two_factor | ||
| accounts.rs | ||
| ciphers.rs | ||
| emergency_access.rs | ||
| events.rs | ||
| folders.rs | ||
| mod.rs | ||
| organizations.rs | ||
| public.rs | ||
| sends.rs | ||