diff options
author | Richard van der Hoff <github@rvanderhoff.org.uk> | 2018-01-05 09:54:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-05 09:54:39 +0000 |
commit | 6e375f45978bf2b9b6820a9c6caadf6f58a08f8b (patch) | |
tree | 02ed83942c3b98d3a59d8760ff962726ec27c8d0 | |
parent | Merge pull request #2745 from matrix-org/rav/assert_params (diff) | |
parent | Better logging when login can't find a 3pid (diff) | |
download | synapse-6e375f45978bf2b9b6820a9c6caadf6f58a08f8b.tar.xz |
Merge pull request #2744 from matrix-org/rav/login_logging
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 |