summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2019-02-01 11:33:48 +0000
committerRichard van der Hoff <richard@matrix.org>2019-02-01 11:37:31 +0000
commit8a21b03fba979c26e3ddd38cf41748f9a8650600 (patch)
treeab26dd66c5fd141e84bf4aab356c74bdbc4f36a7 /changelog.d
parentMerge pull request #4542 from matrix-org/rav/cache_for_bad_well_known (diff)
downloadsynapse-8a21b03fba979c26e3ddd38cf41748f9a8650600.tar.xz
Treat an invalid .well-known the same as an absent one
... basically, carry on and fall back to SRV etc.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4544.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4544.misc b/changelog.d/4544.misc
new file mode 100644
index 0000000000..b29fc8575c
--- /dev/null
+++ b/changelog.d/4544.misc
@@ -0,0 +1 @@
+Treat an invalid .well-known file the same as an absent one
\ No newline at end of file