diff options
author | David Baker <dave@matrix.org> | 2018-05-24 11:08:05 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2018-05-24 11:08:05 +0100 |
commit | b3bff53178dc8dd9050b84bc953c55835e8410d1 (patch) | |
tree | 0c00244bd7c46186144e21cdc952c89509a428c6 /synapse/rest/client | |
parent | Hit the 3pid unbind endpoint on deactivation (diff) | |
download | synapse-b3bff53178dc8dd9050b84bc953c55835e8410d1.tar.xz |
Unbind 3pids when they're deleted too
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v2_alpha/account.py | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/synapse/rest/client/v2_alpha/account.py b/synapse/rest/client/v2_alpha/account.py |