Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-11-27 | Support m.login.sso (#4220) | Richard van der Hoff | 4 | -52/+49 | |
* Clean up the CSS for the fallback login form I was finding this hard to work with, so simplify a bunch of things. Each flow is now a form inside a div of class login_flow. The login_flow class now has a fixed width, as that looks much better than each flow having a differnt width. * Support m.login.sso MSC1721 renames m.login.cas to m.login.sso. This implements the change (retaining support for m.login.cas for older clients). * changelog | |||||
2018-11-27 | Check logcontexts before and after each test (#4190) | Richard van der Hoff | 3 | -8/+22 | |
* Add better diagnostics to flakey keyring test * fix interpolation fail * Check logcontexts before and after each test * update changelog * update changelog | |||||
2018- |