MatrixSynapse/synapse/config
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
__main__.py
_base.py
_base.pyi Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
_util.py
account_validity.py Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 2021-04-19 19:16:34 +01:00
api.py
appservice.py
auth.py
cache.py
captcha.py
cas.py
consent.py Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
database.py
emailconfig.py Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 2021-04-19 19:16:34 +01:00
experimental.py
federation.py
groups.py
homeserver.py Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
jwt.py Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
key.py
logger.py Improved validation for received requests (#9817) 2021-04-23 19:20:44 +01:00
metrics.py
oidc.py Remove `synapse.types.Collection` (#9856) 2021-04-22 16:43:50 +01:00
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 2021-04-19 19:16:34 +01:00
repository.py
room.py
room_directory.py
saml2.py Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
server.py Allow OIDC cookies to work on non-root public baseurls (#9726) 2021-04-23 18:22:47 +01:00
server_notices.py Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py
tracer.py
user_directory.py
voip.py
workers.py Split presence out of master (#9820) 2021-04-23 12:21:55 +01:00