forked-synapse/synapse/rest/client
Richard van der Hoff 944d524f18 Support m.login.sso (#4220)
* 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 18:51:52 +11:00
..
v1 Support m.login.sso (#4220) 2018-11-27 18:51:52 +11:00
v1_only move threepid checker to config, add missing yields 2018-08-31 17:11:11 +01:00
v2_alpha Fix fallback auth on Python 3 (#4197) 2018-11-19 12:27:33 -06:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
transactions.py Port over enough to get some sytests running on Python 3 (#3668) 2018-08-20 23:54:49 +10:00
versions.py lazyload aware /messages (#3589) 2018-08-16 14:22:47 +01:00