diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-06-22 16:35:37 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-06-22 16:35:37 +0100 |
commit | 6d6ea1bb40cbcb1669ffe62dc1975230e025ed28 (patch) | |
tree | c134b4574a3413f4ec2b5e2fe037d9d0413632e1 /synapse/handlers | |
parent | Send HTTP pushes direct to http-priv rather than via clouldflare (diff) | |
parent | Revert "Merge pull request #3431 from matrix-org/rav/erasure_visibility" (diff) | |
download | synapse-6d6ea1bb40cbcb1669ffe62dc1975230e025ed28.tar.xz |
Merge branch 'develop' into matrix-org-hotfixes
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/deactivate_account.py | 7 | ||||
-rw-r--r-- | synapse/handlers/federation.py | 13 |
2 files changed, 1 insertions, 19 deletions
diff --git a/synapse/handlers/deactivate_account.py b/synapse/handlers/deactivate_account.py |