mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 10:05:55 +03:00
7e07d25ed6
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.
1 line
No EOL
69 B
Text
1 line
No EOL
69 B
Text
Fix bug which prevented backslashes being used in event field filters |