Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement stable support for MSC3882 to allow an existing device/session to ↵ | Hugh Nimmo-Smith | 2023-06-01 | 1 | -2/+2 |
| | | | | | | | | generate a login token for use on a new device/session (#15388) Implements stable support for MSC3882; this involves updating Synapse's support to match the MSC / the spec says. Continue to support the unstable version to allow clients to transition. | ||||
* | Make the config tests spawn the homeserver only when needed | Quentin Gliech | 2023-05-30 | 1 | -194/+154 |
| | |||||
* | Tests for JWKS endpoint | Hugh Nimmo-Smith | 2023-05-30 | 1 | -11/+106 |
| | |||||
* | Refactor config to be an experimental feature | Hugh Nimmo-Smith | 2023-05-30 | 1 | -0/+202 |
Also enforce you can't combine it with incompatible config options |