0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-17 23:42:33 +01:00
synapse/tests/rest
Brendan Abolivier 69ad7cc13b
Config option to inhibit 3PID errors on /requestToken
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>
2020-04-22 23:38:42 +02:00
..
admin Remove special casing of m.room.aliases events (#7034) 2020-03-17 07:37:04 -04:00
client Config option to inhibit 3PID errors on /requestToken 2020-04-22 23:38:42 +02:00
key Back out ill-advised notary server hackery (#6657) 2020-01-08 13:24:10 +00:00
media Lint + changelog 2020-01-22 12:38:18 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
test_well_known.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00