MatrixSynapse/synapse
Michael Kutzner aac2c49b9b
Fix 'ip_range_whitelist' not working for federation servers (#10115)
Add 'federation_ip_range_whitelist'. This allows backwards-compatibility, If 'federation_ip_range_blacklist' is set. Otherwise 'ip_range_whitelist' will be used for federation servers.

Signed-off-by: Michael Kutzner 1mikure@gmail.com
2021-06-15 08:53:55 +01:00
..
_scripts
api Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
app Clean up a broken import in admin_cmd.py (#10154) 2021-06-11 11:34:40 +01:00
appservice Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
config Fix 'ip_range_whitelist' not working for federation servers (#10115) 2021-06-15 08:53:55 +01:00
crypto
events Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
federation Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
groups
handlers Only send a presence state to a destination once (#10165) 2021-06-11 15:19:42 +01:00
http Fix 'ip_range_whitelist' not working for federation servers (#10115) 2021-06-15 08:53:55 +01:00
logging Clean up the interface for injecting opentracing over HTTP (#10143) 2021-06-09 11:33:00 +01:00
metrics
module_api
push
replication Extend `ResponseCache` to pass a context object into the callback (#10157) 2021-06-14 10:26:09 +01:00
res/templates
rest Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
server_notices
spam_checker_api
state
static
storage Refactor `EventPersistenceQueue` (#10145) 2021-06-14 11:59:27 +01:00
streams
util Extend `ResponseCache` to pass a context object into the callback (#10157) 2021-06-14 10:26:09 +01:00
__init__.py 1.36.0rc2 2021-06-11 15:21:34 +01:00
event_auth.py Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
notifier.py
python_dependencies.py
server.py
types.py
visibility.py