mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-20 20:34: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 | ||
test_account.py | ||
test_auth.py | ||
test_capabilities.py | ||
test_filter.py | ||
test_register.py | ||
test_relations.py | ||
test_sync.py |