diff options
author | Erik Johnston <erik@matrix.org> | 2016-04-15 11:17:18 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-04-15 11:17:18 +0100 |
commit | 6fd2f685fe5722326a7719892368d0fa2aa92efa (patch) | |
tree | c34d9aefc2d9fa020588b1bd7dd6cc13d8a99def /synapse/handlers/auth.py | |
parent | Merge pull request #731 from matrix-org/erikj/timed_otu (diff) | |
download | synapse-6fd2f685fe5722326a7719892368d0fa2aa92efa.tar.xz |
Simplify _check_password
Diffstat (limited to 'synapse/handlers/auth.py')
-rw-r--r-- | synapse/handlers/auth.py | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/synapse/handlers/auth.py b/synapse/handlers/auth.py |