diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-09-13 16:06:03 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-09-13 16:06:03 +0100 |
commit | b9d57502da8ae4e11523a155e0fd608433e1025d (patch) | |
tree | 60ce583e0963b0ac44297539462e1f8becaf584d /changelog.d | |
parent | Record mappings from saml users in an external table (diff) | |
download | synapse-b9d57502da8ae4e11523a155e0fd608433e1025d.tar.xz |
changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6037.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6037.feature b/changelog.d/6037.feature new file mode 100644 index 0000000000..95d82bd4d8 --- /dev/null +++ b/changelog.d/6037.feature @@ -0,0 +1 @@ +Handle userid clashes when authenticating via SAML by appending an integer suffix. \ No newline at end of file |