MatrixSynapse/synapse/api
Richard van der Hoff 3ff2251754
Improved validation for received requests (#9817)
* Simplify `start_listening` callpath

* Correctly check the size of uploaded files
2021-04-23 19:20:44 +01:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
auth.py Add type hints to auth and auth_blocking. (#9876) 2021-04-23 12:02:16 -04:00
auth_blocking.py Add type hints to auth and auth_blocking. (#9876) 2021-04-23 12:02:16 -04:00
constants.py Improved validation for received requests (#9817) 2021-04-23 19:20:44 +01:00
errors.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
filtering.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
presence.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
ratelimiting.py Make RateLimiter class check for ratelimit overrides (#9711) 2021-03-30 12:06:09 +01:00
room_versions.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
urls.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00