summary refs log tree commit diff
path: root/synapse/metrics (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-10Use `send_cors`Will Hunt1-4/+1
2018-12-09changelog & isortWill Hunt2-1/+6
2018-12-09Make /config more CORS-yWill Hunt1-1/+3
2018-12-07Initialise user displayname from SAML2 data (#4272)Richard van der Hoff6-15/+39
2018-12-07Update the example systemd config to use a virtualenv (#4273)Richard van der Hoff3-22/+32
2018-12-07Implement SAML2 authentication (#4267)Richard van der Hoff9-2/+258
2018-12-07Factor SSO success handling out of CAS login (#4264)Richard van der Hoff5-32/+184
2018-12-06Rip out half-implemented m.login.saml2 support (#4265)Richard van der Hoff7-169/+4
2018-12-06drop undocumented dependency on dateutil (#4266)Richard van der Hoff2-7/+7
2018-12-05Implement .well-known handling (#4262)Richard van der Hoff5-0/+140
2018-12-04Remove obsolete settings from docker homeserver.yamlRichard van der Hoff2-3/+2
2018-12-04Notes on upgrading to python3, and README updates.Richard van der Hoff3-53/+82
2018-12-04