mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-16 12:42:43 +00:00
For the Admin API /users endpoint, the response is meant to exclude the approval flag when MSC3866 is enabled, but the filter that applies the exclusion never actually got used. Fix things so that it does.