diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-09-25 17:38:54 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-09-26 16:53:52 +0100 |
commit | 9453c65948bce69f259c1ba1005565d86b1d8730 (patch) | |
tree | 6491d6f7dcca727001740a1a75b55222f0a88244 /res | |
parent | Reduce the load on our CI (#3957) (diff) | |
download | synapse-9453c65948bce69f259c1ba1005565d86b1d8730.tar.xz |
remove spurious federation checks on localhost
There's really no point in checking for destinations called "localhost" because there is nothing stopping people creating other DNS entries which point to 127.0.0.1. The right fix for this is https://github.com/matrix-org/synapse/issues/3953. Blocking localhost, on the other hand, means that you get a surprise when trying to connect a test server on localhost to an existing server (with a 'normal' server_name).
Diffstat (limited to 'res')
0 files changed, 0 insertions, 0 deletions