mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
We shouldn't export the entire Client table - it includes Clients for all the realms on the server, completely unrelated to the realm we're exporting. Since these contain parts of the UserAgents used by the users, we should treat these as private data and only export the Clients that the specific data we're exporting "knows" about.
1.7 KiB
1.7 KiB