MatrixSynapse/synapse/replication/http
Richard van der Hoff 1107214a1d
Fix the auth provider on the logins metric (#9573)
We either need to pass the auth provider over the replication api, or make sure
we report the auth provider on the worker that received the request. I've gone
with the latter.
2021-03-10 18:15:03 +00:00
..
__init__.py
_base.py Add ResponseCache tests. (#9458) 2021-03-08 14:00:07 -05:00
account_data.py
devices.py
federation.py
login.py Fix the auth provider on the logins metric (#9573) 2021-03-10 18:15:03 +00:00
membership.py Use the proper Request in type hints. (#9515) 2021-03-01 12:23:46 -05:00
presence.py
push.py
register.py
send_event.py
streams.py