mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-21 08:04:18 -05:00
69ad7cc13b
Adds a request_token_inhibit_errors configuration flag (disabled by default) which, if enabled, change the behaviour of all /requestToken endpoints so that they return a 200 and a fake sid if the 3PID was/was not found associated with an account (depending on the endpoint), instead of an error. Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
account_data.py | ||
account_validity.py | ||
account.py | ||
auth.py | ||
capabilities.py | ||
devices.py | ||
filter.py | ||
groups.py | ||
keys.py | ||
notifications.py | ||
openid.py | ||
read_marker.py | ||
receipts.py | ||
register.py | ||
relations.py | ||
report_event.py | ||
room_keys.py | ||
room_upgrade_rest_servlet.py | ||
sendtodevice.py | ||
sync.py | ||
tags.py | ||
thirdparty.py | ||
tokenrefresh.py | ||
user_directory.py |