MatrixSynapse/synapse/util
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
..
caches
__init__.py
async.py
distributor.py
file_consumer.py Do logcontexts correctly 2018-01-18 11:57:57 +00:00
frozenutils.py
httpresourcetree.py
jsonobject.py
logcontext.py
logformatter.py
logutils.py
manhole.py
metrics.py Fix bugs in block metrics 2018-01-18 12:24:42 +00:00
module_loader.py
msisdn.py
ratelimitutils.py
retryutils.py Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
rlimit.py
stringutils.py
threepids.py fix PR nitpicking 2018-01-19 18:23:45 +00:00
versionstring.py
wheel_timer.py