summary refs log tree commit diff
diff options
context:
space:
mode:
authorTill Faelligen <2353100+S7evinK@users.noreply.github.com>2024-08-08 15:04:04 +0200
committerTill Faelligen <2353100+S7evinK@users.noreply.github.com>2024-08-08 15:04:04 +0200
commit9a3cb5a245516f064c7b42884835723a31fb0f13 (patch)
treed8eedba232974e596aadccf2c57f6120568ee55b
parentUse `max_upload_size` as the limit when following the `Location` header (diff)
downloadsynapse-9a3cb5a245516f064c7b42884835723a31fb0f13.tar.xz
Changelog
-rw-r--r--changelog.d/17543.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/17543.bugfix b/changelog.d/17543.bugfix
new file mode 100644
index 0000000000..152b305e58
--- /dev/null
+++ b/changelog.d/17543.bugfix
@@ -0,0 +1 @@
+Fix authenticated media responses using a wrong limit when following redirects over federation.
\ No newline at end of file