summary refs log tree commit diff
path: root/synapse/rest/client/v1/login.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Small tweaks to SAML2 configuration.Erik Johnston2015-07-101-4/+4
* Make SAML2 optional and add some references/commentsMuthu Subramanian2015-07-091-4/+9
* code beautifyMuthu Subramanian2015-07-091-9/+4
* code beautifyMuthu Subramanian2015-07-081-10/+23
* Integrate SAML2 basic authentication - uses pysaml2Muthu Subramanian2015-07-081-1/+61
* Blunty replace json with simplejsonErik Johnston2015-02-111-1/+1
* Extract the client v1 base RestServlet to a separate classMark Haines2015-01-231-4/+4
* Move rest APIs back under the rest directoryMark Haines2015-01-221-0/+109