[GH-ISSUE #222] /sync should send null for Domains if excludeDomains=true #109

Closed
opened 2026-03-03 01:24:59 +03:00 by kerem · 0 comments
Owner

Originally created by @mprasil on GitHub (Oct 14, 2018).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/222

Vault will call /api/sync?excludeDomains=true when it wants to do sync without Equivalent Domains information. While returning it anyway doesn't break the client, it makes the response unnecessarily big. (about 5x the response size with the default domain list)

Originally created by @mprasil on GitHub (Oct 14, 2018). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/222 Vault will call `/api/sync?excludeDomains=true` when it wants to do sync without Equivalent Domains information. While returning it anyway doesn't break the client, it makes the response unnecessarily big. (about 5x the response size with the default domain list)
kerem 2026-03-03 01:24:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#109
No description provided.