diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-12-15 23:11:42 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-12-15 23:11:42 +0000 |
commit | 757b5a0bf6704885b267670c9be4a57d8ff47c30 (patch) | |
tree | 03582ba87208ab7788404909b1be99bc94a86716 | |
parent | Make `_make_callback_with_userinfo` async (diff) | |
download | synapse-757b5a0bf6704885b267670c9be4a57d8ff47c30.tar.xz |
changelog
-rw-r--r-- | changelog.d/8951.feature | 1 |
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. |