diff options
author | David Baker <dbkr@users.noreply.github.com> | 2016-12-21 09:51:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-21 09:51:04 +0000 |
commit | bea15fb599ce3eed4e9bcb8340293b8ea9116db3 (patch) | |
tree | 6988c9b1b4f49e163df7fbfa21eadb87d97af8a3 /synapse/handlers | |
parent | Merge pull request #1712 from kyrias/fix-bind-address-none (diff) | |
parent | Add /account/3pid/delete endpoint (diff) | |
download | synapse-bea15fb599ce3eed4e9bcb8340293b8ea9116db3.tar.xz |
Merge pull request #1714 from matrix-org/dbkr/delete_threepid
Add /account/3pid/delete endpoint
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/auth.py | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/synapse/handlers/auth.py b/synapse/handlers/auth.py |