diff options
author | David Robertson <davidr@element.io> | 2023-05-30 16:08:33 +0100 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2023-05-30 16:08:33 +0100 |
commit | 6fc3deb0295fda1066c5cd5ecbddbb9ce1cf048c (patch) | |
tree | e81e88f955ac9275257d03cc3cb967ed889d0bd0 /changelog.d/15601.bugfix | |
parent | Enforce that an admin token also has the basic Matrix API scope (diff) | |
parent | fixup changelog (diff) | |
download | synapse-6fc3deb0295fda1066c5cd5ecbddbb9ce1cf048c.tar.xz |
Merge branch 'release-v1.85' into develop
Diffstat (limited to 'changelog.d/15601.bugfix')
-rw-r--r-- | changelog.d/15601.bugfix | 1 |
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. |