MatrixSynapse/docs
Andrew Morgan e08ea43463 Use the federation blacklist for requests to untrusted Identity Servers (#6000)
Uses a SimpleHttpClient instance equipped with the federation_ip_range_blacklist list for requests to identity servers provided by user input. Does not use a blacklist when contacting identity servers specified by account_threepid_delegates. The homeserver trusts the latter and we don't want to prevent homeserver admins from specifying delegates that are on internal IP addresses.

Fixes #5935
2019-09-23 20:23:20 +01:00
..
admin_api
dev
privacy_policy_templates/en
sphinx
.sample_config_header.yaml
ACME.md
CAPTCHA_SETUP.md
MSC1711_certificates_FAQ.md
README.md
ancient_architecture_notes.md
application_services.md
architecture.md
code_style.md
consent_tracking.md
federate.md
log_contexts.md
manhole.md
media_repository.md
metrics-howto.md
opentracing.md
password_auth_providers.md
postgres.md
replication.md
reverse_proxy.md
room_and_user_statistics.md
sample_config.yaml Use the federation blacklist for requests to untrusted Identity Servers (#6000) 2019-09-23 20:23:20 +01:00
server_notices.md
structured_logging.md
tcp_replication.md
turn-howto.md
url_previews.md
user_directory.md
workers.md

README.md

Synapse Documentation

This directory contains documentation specific to the synapse homeserver.

All matrix-generic documentation now lives in its own project, located at matrix-org/matrix-doc

(Note: some items here may be moved to matrix-org/matrix-doc at some point in the future.)