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

Refactor the user-interactive auth handling #6105

Merged
merged 3 commits into from
Sep 25, 2019
Merged

Commits on Sep 25, 2019

  1. Refactor the user-interactive auth handling

    Pull the checkers out to their own classes, rather than having them lost in a
    massive 1000-line class which does everything.
    
    This is also preparation for some more intelligent advertising of flows, as per
    richvdh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    1f0713b View commit details
    Browse the repository at this point in the history
  2. fix flake8 fails

    richvdh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    fe2bdc7 View commit details
    Browse the repository at this point in the history
  3. apply review suggestions

    Co-Authored-By: Erik Johnston <erik@matrix.org>
    richvdh and erikjohnston committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    1322650 View commit details
    Browse the repository at this point in the history