mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-14 03:30:46 -05:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_auth.py | ||
| test_filtering.py | ||
| test_ratelimiting.py | ||