forked-synapse/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 copyrights 2016-01-07 04:26:29 +00:00
auth.py assert rather than warn 2018-08-31 17:29:35 +01:00
constants.py Merge branch 'develop' of github.com:matrix-org/synapse into neilj/server_notices_on_blocking 2018-08-22 17:06:10 +01:00
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 Port over enough to get some sytests running on Python 3 (#3668) 2018-08-20 23:54:49 +10:00
urls.py Fix userconsent on Python 3 (#3938) 2018-10-02 00:11:58 +10:00