diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-06-22 00:15:01 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-06-24 14:14:52 +0100 |
commit | c7832945498b45f0ae2a0b3c00c2e08254aed4e0 (patch) | |
tree | 5652bee85a04be4ee4d40a2396ff73e744ed4769 | |
parent | Don't load the generated config as the default. (diff) | |
download | synapse-c7832945498b45f0ae2a0b3c00c2e08254aed4e0.tar.xz |
changelog
-rw-r--r-- | changelog.d/5523.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5523.bugfix b/changelog.d/5523.bugfix new file mode 100644 index 0000000000..26acd367a8 --- /dev/null +++ b/changelog.d/5523.bugfix @@ -0,0 +1 @@ +Fix a regression where homeservers on private IP addresses were incorrectly blacklisted. \ No newline at end of file |