1
0

Use the federation blacklist for requests to untrusted Identity Servers (#6000)

This commit is contained in:
Andrew Morgan
2020-02-25 17:46:09 +00:00
8 changed files with 57 additions and 6 deletions

View File

@@ -117,6 +117,9 @@ pid_file: DATADIR/homeserver.pid
# blacklist IP address CIDR ranges. If this option is not specified, or
# specified with an empty list, no ip range blacklist will be enforced.
#
# As of Synapse v1.4.0 this option also affects any outbound requests to identity
# servers provided by user input.
#
# (0.0.0.0 and :: are always blacklisted, whether or not they are explicitly
# listed here, since they correspond to unroutable addresses.)
#