diff options
author | Erik Johnston <erik@matrix.org> | 2019-09-10 18:15:24 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-09-10 18:15:24 +0100 |
commit | 44d2ca29902ef99e93aaf436702c079b36d5f9ca (patch) | |
tree | 829ae94d86d737fdf675363fa77a6cc461d9971d /changelog.d/6011.feature | |
parent | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes (diff) | |
parent | Add changelog (diff) | |
download | synapse-44d2ca29902ef99e93aaf436702c079b36d5f9ca.tar.xz |
Merge branch 'anoa/fix_3pid_validation' of github.com:matrix-org/synapse into matrix-org-hotfixes
Diffstat (limited to 'changelog.d/6011.feature')
-rw-r--r-- | changelog.d/6011.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6011.feature b/changelog.d/6011.feature new file mode 100644 index 0000000000..ad16acb12b --- /dev/null +++ b/changelog.d/6011.feature @@ -0,0 +1 @@ +Use account_threepid_delegate.email and account_threepid_delegate.msisdn for validating threepid sessions. \ No newline at end of file |