MatrixSynapse/synapse/rest
Patrick Cloke 7fbf42499d
Use `getClientAddress` instead of `getClientIP`. (#12599)
getClientIP was deprecated in Twisted 18.4.0, which also added
getClientAddress. The Synapse minimum version for Twisted is
currently 18.9.0, so all supported versions have the new API.
2022-05-04 14:11:21 -04:00
..
admin
client Use `getClientAddress` instead of `getClientIP`. (#12599) 2022-05-04 14:11:21 -04:00
consent
key Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2022-03-29 21:37:50 +00:00
media Refactor and convert `Linearizer` to async (#12357) 2022-04-05 15:43:52 +01:00
synapse
__init__.py Rename shared_rooms to mutual_rooms (#12036) 2022-03-23 11:19:20 +00:00
health.py
well_known.py