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

Prevent email UIA failures from raising a LoginError #9265

Merged
merged 3 commits into from
Feb 1, 2021

Commits on Jan 29, 2021

  1. Prevent email UIA failures from raising a LoginError

    To fix an issue with old Riots re-requesting threepid validation tokens, we raised
    a LoginError here instead of InteractiveAuthIncompleteError. This is now breaking
    the way Tchap logs in - which isn't standard, but also isn't disallowed by the spec.
    
    An easy fix is just to remove the 4 year old workaround.
    anoadragon453 committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    2474904 View commit details
    Browse the repository at this point in the history
  2. Changelog

    anoadragon453 committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    e839393 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

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