summary refs log tree commit diff
path: root/synapse/handlers/auth.py
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-06-11 00:23:54 +0100
committerErik Johnston <erik@matrix.org>2019-06-11 00:23:54 +0100
commit8f1711da0e1182fabe468f32a8b9f3254aad4dc4 (patch)
tree44b33cff83015c79734f9971d78c88f65b53b1e7 /synapse/handlers/auth.py
parentMerge branch 'release-v1.0.0' of github.com:matrix-org/synapse into matrix-or... (diff)
parent1.0.0rc3 (diff)
downloadsynapse-8f1711da0e1182fabe468f32a8b9f3254aad4dc4.tar.xz
Merge branch 'release-v1.0.0' of github.com:matrix-org/synapse into matrix-org-hotfixes
Diffstat (limited to 'synapse/handlers/auth.py')
-rw-r--r--synapse/handlers/auth.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/handlers/auth.py b/synapse/handlers/auth.py

index 7f8ddc99c6..a0cf37a9f9 100644 --- a/synapse/handlers/auth.py +++ b/synapse/handlers/auth.py
@@ -479,6 +479,7 @@ class AuthHandler(BaseHandler): medium, threepid_creds["client_secret"], sid=threepid_creds["sid"], + validated=True, ) threepid = {