anonymousland-synapse/synapse/config
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
..
__init__.py
__main__.py
_base.py Improve error handling for missing files (#2551) 2017-10-17 14:46:17 +01:00
api.py
appservice.py Check group_id belongs to this domain 2017-11-16 17:54:27 +00:00
captcha.py
cas.py fix typo 2017-10-29 20:54:20 +00:00
database.py
emailconfig.py Support authenticated SMTP 2017-04-05 21:01:08 -07:00
groups.py Flake8 2017-10-19 13:36:06 +01:00
homeserver.py Add user_directory_include_pattern config param to expand search results to additional users 2017-11-29 16:46:45 +00:00
jwt.py
key.py Improve error handling for missing files (#2551) 2017-10-17 14:46:17 +01:00
logger.py Merge pull request #2763 from matrix-org/rav/fix_config_uts 2018-01-09 12:08:08 +00:00
metrics.py
password_auth_providers.py synapse/config/password_auth_providers: Fixed bracket typo 2017-11-16 15:59:38 +01:00
password.py
push.py Print instead of logging 2017-11-13 18:32:08 +00:00
ratelimiting.py
registration.py rewrite based on PR feedback: 2018-01-19 15:33:55 +00:00
repository.py Fix passing wrong config to provider constructor 2018-01-18 17:14:05 +00:00
saml2.py
server.py Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
spam_checker.py Forgot the new file again :( 2017-09-27 10:22:54 +01:00
tls.py fix typo 2018-01-16 16:52:35 +00:00
user_directory.py better doc 2017-12-04 17:51:33 +00:00
voip.py
workers.py Actually make it work 2018-01-12 10:39:27 +00:00