synapse-product/synapse/rest/client
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
..
v1 Remove special casing of m.room.aliases events (#7034) 2020-03-17 07:37:04 -04:00
v2_alpha Config option to inhibit 3PID errors on /requestToken 2020-04-22 23:38:42 +02:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
transactions.py Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
versions.py Move MSC2432 stuff onto unstable prefix (#6948) 2020-02-19 10:40:27 +00:00