Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add type hints to more tests files. (#12240) | Dirk Klimpel | 2022-03-17 | 1 | -7/+12 |
* | Remove `HomeServer.get_datastore()` (#12031) | Richard van der Hoff | 2022-02-23 | 1 | -1/+1 |
* | Save the OIDC session ID (sid) with the device on login (#11482) | Quentin Gliech | 2021-12-06 | 1 | -5/+35 |
* | Rename handler and config modules which end in handler/config. (#9816) | Patrick Cloke | 2021-04-20 | 1 | -1/+1 |
* | Use mock from the stdlib. (#9772) | Patrick Cloke | 2021-04-09 | 1 | -1/+1 |
* | Record the SSO Auth Provider in the login token (#9510) | Richard van der Hoff | 2021-03-04 | 1 | -5/+5 |
* | Combine the CAS & SAML implementations for required attributes. (#9326) | Patrick Cloke | 2021-02-11 | 1 | -2/+50 |
* | Improve styling and wording of SSO redirect confirm template (#9272) | Richard van der Hoff | 2021-02-01 | 1 | -4/+4 |
* | Remove SynapseRequest.get_user_agent (#9069) | Richard van der Hoff | 2021-01-12 | 1 | -1/+1 |
* | Use the SSO handler helpers for CAS registration/login. (#8856) | Patrick Cloke | 2021-01-03 | 1 | -0/+121 |