MatrixSynapse/synapse/rest
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
..
client Support m.login.sso (#4220) 2018-11-27 18:51:52 +11:00
consent Add a test for the public T&Cs form 2018-11-14 10:46:27 +00:00
key Remove deprecated v1 key exchange endpoint (#4119) 2018-10-31 22:29:02 +11:00
media Fix Content-Disposition in media repository (#4176) 2018-11-15 15:55:58 -06:00
__init__.py Basic initial support for room upgrades 2018-10-25 19:10:24 +01:00