diff options
author | Richard van der Hoff <richard@matrix.org> | 2017-12-20 19:31:00 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2017-12-20 19:31:00 +0000 |
commit | 75c1b8df01273aafbbe25afb47582021dbb82498 (patch) | |
tree | 384bdcea69f433003127d5afb307a7ed420139ba | |
parent | Merge pull request #2683 from seckrv/fix_pwd_auth_prov_typo (diff) | |
download | synapse-75c1b8df01273aafbbe25afb47582021dbb82498.tar.xz |
Better logging when login can't find a 3pid
-rw-r--r-- | synapse/rest/client/v1/login.py | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/synapse/rest/client/v1/login.py b/synapse/rest/client/v1/login.py |