forked-synapse/synapse/rest/client
Erik Johnston 360ba89c50 Don't fail requests to unbind 3pids for non supporting ID servers
Older identity servers may not support the unbind 3pid request, so we
shouldn't fail the requests if we received one of 400/404/501. The
request still fails if we receive e.g. 500 responses, allowing clients
to retry requests on transient identity server errors that otherwise do
support the API.

Fixes #3661
2018-08-08 12:06:18 +01:00
..
v1 Don't fail requests to unbind 3pids for non supporting ID servers 2018-08-08 12:06:18 +01:00
v1_only Move v1-only APIs into their own module & isolate deprecated ones (#3460) 2018-07-19 20:03:33 +10:00
v2_alpha Don't fail requests to unbind 3pids for non supporting ID servers 2018-08-08 12:06:18 +01:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
transactions.py Make auth & transactions more testable (#3499) 2018-07-14 07:34:49 +10:00
versions.py run isort 2018-07-09 16:09:20 +10:00