forked-synapse/synapse/api
pik 566641a0b5 use jsonschema.FormatChecker for RoomID and UserID strings
* use a valid filter in rest/client/v2_alpha test

Signed-off-by: pik <alexander.maznev@gmail.com>
2017-03-23 11:42:41 -03:00
..
__init__.py
auth.py Fix a couple of logcontext leaks 2017-03-23 00:17:46 +00:00
constants.py
errors.py Address review comments 2017-03-14 14:15:37 +00:00
filtering.py use jsonschema.FormatChecker for RoomID and UserID strings 2017-03-23 11:42:41 -03:00
ratelimiting.py
urls.py