mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
30fba62108
Replaces the `federation_ip_range_blacklist` configuration setting with an `ip_range_blacklist` setting with wider scope. It now applies to: * Federation * Identity servers * Push notifications * Checking key validitity for third-party invite events The old `federation_ip_range_blacklist` setting is still honored if present, but with reduced scope (it only applies to federation and identity servers). |
||
---|---|---|
.. | ||
__init__.py | ||
test_directory.py | ||
test_events.py | ||
test_login.py | ||
test_presence.py | ||
test_profile.py | ||
test_push_rule_attrs.py | ||
test_rooms.py | ||
test_typing.py | ||
utils.py |