mirror of https://github.com/watcha-fr/synapse
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 #5935code_spécifique_watcha
parent
1ea3ed7620
commit
e08ea43463
@ -0,0 +1 @@ |
||||
Apply the federation blacklist to requests to identity servers. |
Loading…
Reference in new issue