MatrixSynapse/synapse/api
Richard van der Hoff 0f8945e166
Kill off `HomeServer.get_ip_from_request()` (#9080)
Homeserver.get_ip_from_request() used to be a bit more complicated, but now it is totally redundant. Let's get rid of it.
2021-01-12 12:48:12 +00:00
..
__init__.py
auth.py Kill off `HomeServer.get_ip_from_request()` (#9080) 2021-01-12 12:48:12 +00:00
auth_blocking.py
constants.py
errors.py
filtering.py
presence.py
ratelimiting.py
room_versions.py
urls.py