forked-synapse/synapse/rest/client
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
..
v1 Rip out half-implemented m.login.saml2 support (#4265) 2018-12-06 19:44:38 +11:00
v1_only move threepid checker to config, add missing yields 2018-08-31 17:11:11 +01:00
v2_alpha Neilj/fix autojoin (#4223) 2018-11-28 22:24:57 +11: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