0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-18 10:38:21 +02:00
synapse/synapse/api
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 copyrights 2016-01-07 04:26:29 +00:00
auth.py Improve comments on get_user_by_access_token 2017-11-29 15:52:41 +00:00
constants.py Support registration / login with phone number 2017-03-13 17:27:51 +00:00
errors.py Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
filtering.py use jsonschema.FormatChecker for RoomID and UserID strings 2017-03-23 11:42:41 -03:00
ratelimiting.py Check whether to ratelimit sooner to avoid work 2016-10-19 10:45:24 +01:00
urls.py APP_SERVICE_PREFIX is never used; don't bother 2016-08-25 18:06:05 +01:00