MatrixSynapse/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.py Support enabling opentracing by user (#9978) 2021-05-14 10:51:08 +01:00
auth_blocking.py
constants.py
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