mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-14 05:00:04 +00:00
Fixes: https://github.com/element-hq/synapse/security/advisories/GHSA-rgv2-84w7-5j9p
Fixes: https://github.com/matrix-org/internal-config/issues/1520
Introduced in: d4a35ada28
The code was obviously intended to drop them,
but the if block only logged without actually taking any action.
-----
Reviewed-on: https://github.com/element-hq/synapse-private/pull/145