-
- Downloads
Allowing specifying IS to use in unbind API.
By default the homeserver will use the identity server used during the binding of the 3PID to unbind the 3PID. However, we need to allow clients to explicitly ask the homeserver to unbind via a particular identity server, for the case where the 3PID was bound out of band from the homeserver. Implements MSC915.
Showing
- synapse/handlers/auth.py 6 additions, 1 deletionsynapse/handlers/auth.py
- synapse/handlers/deactivate_account.py 4 additions, 1 deletionsynapse/handlers/deactivate_account.py
- synapse/handlers/identity.py 8 additions, 5 deletionssynapse/handlers/identity.py
- synapse/rest/client/v2_alpha/account.py 2 additions, 1 deletionsynapse/rest/client/v2_alpha/account.py
Loading
Please register or sign in to comment