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
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
filtering.py
presence.py
ratelimiting.py
room_versions.py
urls.py