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

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

Closed
wants to merge 6 commits into from

Commits on Mar 23, 2020

  1. 1.12.0 changelog

    richvdh committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    a438950 View commit details
    Browse the repository at this point in the history
  2. changelog typos

    richvdh committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    56b5f1d View commit details
    Browse the repository at this point in the history
  3. Update CHANGES.md

    neilisfragile authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    066804f View commit details
    Browse the repository at this point in the history
  4. matrix.org was fine

    richvdh committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    88bb6c2 View commit details
    Browse the repository at this point in the history

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

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    ede9ca9 View commit details
    Browse the repository at this point in the history