summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorWill Hunt <will@half-shot.uk>2018-12-10 15:24:03 +0000
committerGitHub <noreply@github.com>2018-12-10 15:24:03 +0000
commit989f1167af7a393f3bc663914bbca571296028e9 (patch)
treea24bf1da6198fbdb87ea0893ee2569ca087c494a /changelog.d
parentMerge pull request #4283 from matrix-org/erikj/isort_df (diff)
parentMove imports to one line (diff)
downloadsynapse-989f1167af7a393f3bc663914bbca571296028e9.tar.xz
Merge pull request #4279 from matrix-org/hs/fix-config-cors
Make /config more CORS-y
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4279.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4279.bugfix b/changelog.d/4279.bugfix
new file mode 100644
index 0000000000..12de4f44c4
--- /dev/null
+++ b/changelog.d/4279.bugfix
@@ -0,0 +1 @@
+Send CORS headers for /media/config