diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-06-14 16:00:45 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-06-14 16:00:45 +0100 |
commit | e0b77b004db33563ec0a08fe835406dbc1591b6b (patch) | |
tree | c9e88f5ba8521e3a3bbda672ad188662510b20d4 /synapse | |
parent | Don't send renewal emails to deactivated users (diff) | |
download | synapse-e0b77b004db33563ec0a08fe835406dbc1591b6b.tar.xz |
Fix background job for deactivated flag
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/registration.py | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/synapse/storage/registration.py b/synapse/storage/registration.py |