summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erikj@jki.re>2019-02-18 16:38:11 +0000
committerGitHub <noreply@github.com>2019-02-18 16:38:11 +0000
commitd08bac413672ed485774e1532c3900fb23d42c41 (patch)
tree2f9cb096347bf9d5badf017302004dba564e0f0d /changelog.d
parentMerge pull request #4667 from matrix-org/erikj/fix_revoke_guest_access_workers (diff)
parentFixup (diff)
downloadsynapse-d08bac413672ed485774e1532c3900fb23d42c41.tar.xz
Merge pull request #4651 from matrix-org/matthew/well-known-cors
 set CORS on .well-known URI to unbreak modular
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4651.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4651.bugfix b/changelog.d/4651.bugfix
new file mode 100644
index 0000000000..15cb1e58c4
--- /dev/null
+++ b/changelog.d/4651.bugfix
@@ -0,0 +1 @@
+Set CORS headers on .well-known requests