diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-06-12 09:43:59 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-06-12 09:53:18 +0100 |
commit | f1023ebf4bfff8f3c3b51daeaeb1ba05869ab703 (patch) | |
tree | bf6a33ed89a5782de6b38b68e8daa75144d2f785 /synapse/handlers | |
parent | UserErasureStore (diff) | |
download | synapse-f1023ebf4bfff8f3c3b51daeaeb1ba05869ab703.tar.xz |
mark accounts as erased when requested
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/deactivate_account.py | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/synapse/handlers/deactivate_account.py b/synapse/handlers/deactivate_account.py |