forked-synapse/synapse/api
Richard van der Hoff c14f99be46
Support enabling opentracing by user (#9978)
Add a config option which allows enabling opentracing by user id, eg for
debugging requests made by a test user.
2021-05-14 10:51:08 +01:00
..
__init__.py
auth_blocking.py Add type hints to auth and auth_blocking. (#9876) 2021-04-23 12:02:16 -04:00
auth.py Support enabling opentracing by user (#9978) 2021-05-14 10:51:08 +01:00
constants.py Fix m.room_key_request to-device messages (#9961) 2021-05-11 11:02:56 +01:00
errors.py
filtering.py
presence.py
ratelimiting.py Correctly ratelimit invites when creating a room (#9968) 2021-05-12 16:05:28 +02:00
room_versions.py
urls.py