summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2021-01-21 13:17:07 +0000
committerRichard van der Hoff <richard@matrix.org>2021-01-21 13:17:07 +0000
commitb5120f09f14bd42a705b89ef793c427178decd85 (patch)
tree7a3e55fdc2fd8dd1328179ab554be8985680c96b /changelog.d
parentUse execute_batch instead of executemany in places (#9181) (diff)
parentPrefix idp_id with "oidc-" (#9189) (diff)
downloadsynapse-b5120f09f14bd42a705b89ef793c427178decd85.tar.xz
Merge remote-tracking branch 'origin/release-v1.26.0' into develop
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/9189.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9189.misc b/changelog.d/9189.misc
new file mode 100644
index 0000000000..9a5740aac2
--- /dev/null
+++ b/changelog.d/9189.misc
@@ -0,0 +1 @@
+Add an `oidc-` prefix to any `idp_id`s which are given in the `oidc_providers` configuration.