Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-12-10 | Use `send_cors` | Will Hunt | 1 | -4/+1 |
2018-12-09 | changelog & isort | Will Hunt | 2 | -1/+6 |
2018-12-09 | Make /config more CORS-y | Will Hunt | 1 | -1/+3 |
2018-12-07 | Initialise user displayname from SAML2 data (#4272) | Richard van der Hoff | 6 | -15/+39 |
2018-12-07 | Update the example systemd config to use a virtualenv (#4273) | Richard van der Hoff | 3 | -22/+32 |
2018-12-07 | Implement SAML2 authentication (#4267) | Richard van der Hoff | 9 | -2/+258 |
2018-12-07 | Factor SSO success handling out of CAS login (#4264) | Richard van der Hoff | 5 | -32/+184 |
2018-12-06 | Rip out half-implemented m.login.saml2 support (#4265) | Richard van der Hoff | 7 | -169/+4 |
2018-12-06 | drop undocumented dependency on dateutil (#4266) | Richard van der Hoff | 2 | -7/+7 |
2018-12-05 | Implement .well-known handling (#4262) | Richard van der Hoff | 5 | -0/+140 |
2018-12-04 | Remove obsolete settings from docker homeserver.yaml | Richard van der Hoff | 2 | -3/+2 |
2018-12-04 | Notes on upgrading to python3, and README updates. | Richard van der Hoff | 3 | -53/+82 |
2018-12-04 |