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/rest/client/v1 | |
parent | UserErasureStore (diff) | |
download | synapse-f1023ebf4bfff8f3c3b51daeaeb1ba05869ab703.tar.xz |
mark accounts as erased when requested
Diffstat (limited to 'synapse/rest/client/v1')
-rw-r--r-- | synapse/rest/client/v1/admin.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/rest/client/v1/admin.py b/synapse/rest/client/v1/admin.py |