Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Config option to inhibit 3PID errors on /requestToken #7315

Merged
merged 1 commit into from
Apr 23, 2020

Commits on Apr 22, 2020

  1. 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>
    babolivier and anoadragon453 committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    69ad7cc View commit details
    Browse the repository at this point in the history