diff options
author | Erik Johnston <erik@matrix.org> | 2016-05-27 10:35:15 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-05-27 10:35:15 +0100 |
commit | cc84f7cb8e7f379ceb23a8bc719465b989199b20 (patch) | |
tree | 8b6af2d6a908a91bcdb5111e162fed5d9854c52a /synapse | |
parent | Merge pull request #795 from matrix-org/dbkr/delete_push_actions_after_a_month (diff) | |
download | synapse-cc84f7cb8e7f379ceb23a8bc719465b989199b20.tar.xz |
Send down correct error response if user not found
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/auth.py | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/synapse/handlers/auth.py b/synapse/handlers/auth.py |