mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-08 15:32:49 -05:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_auth.py | ||
| test_filtering.py | ||
| test_ratelimiting.py | ||