mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-06 05:55:28 -05:00
![Richard van der Hoff](/assets/img/avatar_default.png)
Fixes a bug introduced in https://github.com/matrix-org/synapse/pull/1783 which meant that single backslashes were not allowed in event field filters. The intention here is to allow single-backslashes, but disallow double-backslashes.