MatrixSynapse/synapse/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
auth.py
constants.py
errors.py PR feedback pt. 1 2018-10-12 11:26:18 +01:00
filtering.py Allow backslashes in event field filters 2018-10-24 11:11:24 +01:00
ratelimiting.py
urls.py Fix userconsent on Python 3 (#3938) 2018-10-02 00:11:58 +10:00