/sync should send null for Domains if excludeDomains=true #2304

Closed
opened 2025-10-09 17:58:18 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @mprasil on GitHub.

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. 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)
OVERLORD added the enhancement label 2025-10-09 17:58:18 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#2304