summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2020-12-16 14:53:26 +0000
committerGitHub <noreply@github.com>2020-12-16 14:53:26 +0000
commit7a332850e6fea9585ac440a76a827e7a93663d89 (patch)
treee6651540fbdcc0d0c1536fe6c3b95ae80ca212d1 /changelog.d
parentMerge pull request #8946 from matrix-org/rav/refactor_send_request (diff)
parentchangelog (diff)
downloadsynapse-7a332850e6fea9585ac440a76a827e7a93663d89.tar.xz
Merge pull request #8951 from matrix-org/rav/username_picker_2
More preparatory refactoring of the OidcHandler tests
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/8951.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8951.feature b/changelog.d/8951.feature
new file mode 100644
index 0000000000..d450ef4998
--- /dev/null
+++ b/changelog.d/8951.feature
@@ -0,0 +1 @@
+Add support for allowing users to pick their own user ID during a single-sign-on login.