This commit is contained in:
David Baker 2017-03-08 09:33:40 +00:00
parent 00466e2feb
commit 402a7bf63d
4 changed files with 7 additions and 7 deletions

View file

@ -344,7 +344,7 @@ class AuthHandler(BaseHandler):
medium, threepid['medium'],
),
errcode=Codes.UNAUTHORIZED
)
)
threepid['threepid_creds'] = authdict['threepid_creds']