diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-03-16 11:32:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-16 11:32:23 +0000 |
commit | 21c9e4d054b57cbff6dcffe4ef0796a38a6084cb (patch) | |
tree | 9768a4d4d2f3a4daa21657053551c5b02ce2b999 /synapse/handlers/account_validity.py | |
parent | Fix resetting password via a phone number (#21) (diff) | |
download | synapse-21c9e4d054b57cbff6dcffe4ef0796a38a6084cb.tar.xz |
Fix buggy condition in account validity handler (#28)
Diffstat (limited to 'synapse/handlers/account_validity.py')
-rw-r--r-- | synapse/handlers/account_validity.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/synapse/handlers/account_validity.py b/synapse/handlers/account_validity.py |