diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-03-16 12:16:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-16 12:16:30 +0000 |
commit | beb19cf61a79e4bfb06b4b1fffd51388b64698ca (patch) | |
tree | a1c7e5305847bf98d0d5f9da8e98eeeaba06686e /synapse/handlers | |
parent | Merge pull request #7067 from matrix-org/babolivier/saml_error_moar (diff) | |
download | synapse-beb19cf61a79e4bfb06b4b1fffd51388b64698ca.tar.xz |
Fix buggy condition in account validity handler (#7074)
Diffstat (limited to 'synapse/handlers')
-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 |