summary refs log tree commit diff
path: root/changelog.d/4555.bugfix
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/4555.bugfix')
-rw-r--r--changelog.d/4555.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/4555.bugfix b/changelog.d/4555.bugfix
deleted file mode 100644
index d596022c3f..0000000000
--- a/changelog.d/4555.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Avoid redundant URL encoding of redirect URL for SSO login in the fallback login page. Fixes a regression introduced in [#4220](https://github.com/matrix-org/synapse/pull/4220). Contributed by Marcel Fabian Krüger ("[zaugin](https://github.com/zauguin)").