mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
360ba89c50
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 |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
account_data.py | ||
account.py | ||
auth.py | ||
devices.py | ||
filter.py | ||
groups.py | ||
keys.py | ||
notifications.py | ||
openid.py | ||
read_marker.py | ||
receipts.py | ||
register.py | ||
report_event.py | ||
sendtodevice.py | ||
sync.py | ||
tags.py | ||
thirdparty.py | ||
tokenrefresh.py | ||
user_directory.py |