summary refs log tree commit diff
path: root/changelog.d/15601.bugfix
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2023-05-30 16:08:33 +0100
committerDavid Robertson <davidr@element.io>2023-05-30 16:08:33 +0100
commit6fc3deb0295fda1066c5cd5ecbddbb9ce1cf048c (patch)
treee81e88f955ac9275257d03cc3cb967ed889d0bd0 /changelog.d/15601.bugfix
parentEnforce that an admin token also has the basic Matrix API scope (diff)
parentfixup changelog (diff)
downloadsynapse-6fc3deb0295fda1066c5cd5ecbddbb9ce1cf048c.tar.xz
Merge branch 'release-v1.85' into develop
Diffstat (limited to 'changelog.d/15601.bugfix')
-rw-r--r--changelog.d/15601.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/15601.bugfix b/changelog.d/15601.bugfix
deleted file mode 100644
index 426db6cea3..0000000000
--- a/changelog.d/15601.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a long-standing bug where the `url_preview_url_blacklist` configuration setting was not applied to oEmbed or image URLs found while previewing a URL.