| Commit message (Expand) | Author | Age | Files | Lines |
* | Stabilise MSC3231 (Token Based Registration) (#11867) | Jonathan de Jong | 2022-02-04 | 1 | -1/+1 |
* | Use direct references for configuration variables (part 7). (#10959) | Patrick Cloke | 2021-10-04 | 1 | -6/+8 |
* | Use direct references for some configuration variables (part 3) (#10885) | Patrick Cloke | 2021-09-23 | 1 | -6/+11 |
* | Require type hints in the handlers module. (#10831) | Patrick Cloke | 2021-09-20 | 1 | -1/+1 |
* | Implement MSC3231: Token authenticated registration (#10142) | Callum Brown | 2021-08-21 | 2 | -0/+70 |
* | Display an error page during failure of fallback UIA. (#10561) | Callum Brown | 2021-08-18 | 1 | -3/+7 |
* | Add missing type hints to handlers and fix a Spam Checker type hint. (#9896) | Patrick Cloke | 2021-04-29 | 1 | -16/+19 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 2 | -2/+0 |
* | UI Auth via SSO: redirect the user to an appropriate SSO. (#9081) | Richard van der Hoff | 2021-01-12 | 1 | -0/+15 |
* | Remove the deprecated Handlers object (#8494) | Patrick Cloke | 2020-10-09 | 1 | -1/+1 |
* | Be stricter about JSON that is accepted by Synapse (#8106) | Patrick Cloke | 2020-08-19 | 1 | -3/+2 |
* | Update the auth providers to be async. (#7935) | Patrick Cloke | 2020-07-23 | 1 | -18/+17 |
* | Ensure that calls to `json.dumps` are compatible with the standard library js... | Patrick Cloke | 2020-07-15 | 1 | -1/+2 |
* | Convert identity handler to async/await. (#7561) | Patrick Cloke | 2020-05-26 | 1 | -8/+7 |
* | Support for routing outbound HTTP requests via a proxy (#6239) | Richard van der Hoff | 2019-11-01 | 1 | -1/+1 |
* | Threepid validity checks on msisdns should not be dependent on 'threepid_beha... | Neil Johnson | 2019-09-25 | 1 | -29/+34 |
* | Stop advertising unsupported flows for registration (#6107) | Richard van der Hoff | 2019-09-25 | 1 | -0/+26 |
* | Refactor the user-interactive auth handling (#6105) | Richard van der Hoff | 2019-09-25 | 2 | -0/+238 |