summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorTravis Ralston <travpc@gmail.com>2018-11-16 09:40:50 -0700
committerGitHub <noreply@github.com>2018-11-16 09:40:50 -0700
commit0bb273db07931d4719c8881a96f8f371ebf4ec3c (patch)
tree918f50269ad469605b2174b6e00fc1901d1b56dc /changelog.d
parentFix Content-Disposition in media repository (#4176) (diff)
parentFix the terms UI auth tests (diff)
downloadsynapse-0bb273db07931d4719c8881a96f8f371ebf4ec3c.tar.xz
Merge pull request #4192 from matrix-org/travis/fix-consent-urls
Remove duplicate slashes in generated consent URLs
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4192.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4192.bugfix b/changelog.d/4192.bugfix
new file mode 100644
index 0000000000..f346fe026a
--- /dev/null
+++ b/changelog.d/4192.bugfix
@@ -0,0 +1 @@
+Fix an issue where public consent URLs had two slashes.