synapse-product/synapse/rest
Richard van der Hoff b0c24a66ec Rip out half-implemented m.login.saml2 support (#4265)
* Rip out half-implemented m.login.saml2 support

This was implemented in an odd way that left most of the work to the client, in
a way that I really didn't understand. It's going to be a pain to maintain, so
let's start by ripping it out.

* drop undocumented dependency on dateutil

It turns out we were relying on dateutil being pulled in transitively by
pysaml2. There's no need for that bloat.
2018-12-06 19:44:38 +11:00
..
client Rip out half-implemented m.login.saml2 support (#4265) 2018-12-06 19:44:38 +11:00
consent Neilj/fix autojoin (#4223) 2018-11-28 22:24:57 +11: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
well_known.py Implement .well-known handling (#4262) 2018-12-05 14:38:58 +01:00