summary refs log tree commit diff
path: root/changelog.d/6105.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changelogRichard van der Hoff2019-09-261-1/+0
|
* Refactor the user-interactive auth handling (#6105)Richard van der Hoff2019-09-251-0/+1
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 #6100