synapse-product/tests/api
Patrick Cloke 7fbf42499d
Use getClientAddress instead of getClientIP. ()
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
..
__init__.py Test ratelimiter 2014-09-02 15:16:26 +01:00
test_auth.py Use getClientAddress instead of getClientIP. () 2022-05-04 14:11:21 -04:00
test_filtering.py Remove references to unstable identifiers from MSC3440. () 2022-04-12 08:42:03 -04:00
test_ratelimiting.py Replace assertEquals and friends with non-deprecated versions. () 2022-02-28 07:12:29 -05:00