Skip to content
Snippets Groups Projects
Unverified Commit 69ad7cc1 authored by Brendan Abolivier's avatar Brendan Abolivier
Browse files

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: default avatarAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>
parent 88bb6c27
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment