summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2024-04-02 18:44:47 +0100
committerErik Johnston <erik@matrix.org>2024-04-02 18:44:47 +0100
commit51776745b9f7d335994b8f744dd59b8816a6af0f (patch)
tree0af2bff355d405f7efdc6c350be14d661b665ff6 /changelog.d
parentRefactor chain fetching (#17044) (diff)
parent1.104.0 (diff)
downloadsynapse-51776745b9f7d335994b8f744dd59b8816a6af0f.tar.xz
Merge branch 'master' into develop
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/17031.feature1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/17031.feature b/changelog.d/17031.feature
deleted file mode 100644
index 0f28cbbcd6..0000000000
--- a/changelog.d/17031.feature
+++ /dev/null
@@ -1 +0,0 @@
-OIDC: try to JWT decode userinfo response if JSON parsing failed.