synapse-product/synapse
Matthew Hodgson ab9f844aaf
Add federation_domain_whitelist option (#2820)
Add federation_domain_whitelist

gives a way to restrict which domains your HS is allowed to federate with.
useful mainly for gracefully preventing a private but internet-connected HS from trying to federate to the wider public Matrix network
2018-01-22 19:11:18 +01:00
..
api Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
app Actually make it work 2018-01-12 10:39:27 +00:00
appservice
config Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
crypto
events
federation Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
groups
handlers Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
http Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
metrics better exception logging in callbackmetrics 2018-01-18 11:30:49 +00:00
module_api
push
replication Metrics for number of RDATA commands received 2018-01-15 17:45:55 +00:00
rest Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
static/client
storage Merge pull request #2805 from matrix-org/rav/log_state_res 2018-01-17 18:05:04 +00:00
streams
util Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
__init__.py Bump version and changelog 2018-01-05 10:54:01 +00:00
event_auth.py Fix templating error with unban permission message 2018-01-07 19:52:58 -07:00
notifier.py
python_dependencies.py
server.py
server.pyi
state.py Split resolve_events into two functions 2018-01-17 15:44:31 +00:00
types.py
visibility.py