0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-23 21:18:20 +02:00
synapse/tests/api
Richard van der Hoff 7e07d25ed6 Allow backslashes in event field filters
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.
2018-10-24 11:11:24 +01:00
..
__init__.py Test ratelimiter 2014-09-02 15:16:26 +01:00
test_auth.py Port tests/ to Python 3 (#3808) 2018-09-07 02:58:18 +10:00
test_filtering.py Allow backslashes in event field filters 2018-10-24 11:11:24 +01:00
test_ratelimiting.py Run black. 2018-08-10 23:54:09 +10:00