Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use HTTPStatus constants in place of literals in `tests.rest.client.test_auth... | reivilibre | 2021-12-08 | 1 | -47/+87 |
* | Fix the test breakage introduced by #11435 as a result of concurrent PRs (#11... | reivilibre | 2021-12-07 | 1 | -1/+1 |
* | Stabilise support for MSC2918 refresh tokens as they have now been merged int... | reivilibre | 2021-12-06 | 1 | -15/+15 |
* | Support configuring the lifetime of non-refreshable access tokens separately ... | reivilibre | 2021-12-03 | 1 | -0/+76 |
* | Update MSC2918 refresh token support to confirm with the latest revision: acc... | reivilibre | 2021-11-26 | 1 | -14/+44 |
* | Support expiry of refresh tokens and expiry of the overall session when refre... | reivilibre | 2021-11-26 | 1 | -1/+124 |
* | Rename unstable `access_token_lifetime` configuration option to `refreshable_... | reivilibre | 2021-11-23 | 1 | -1/+1 |
* | Flatten tests/rest/client/{v1,v2_alpha} too (#10667) | David Robertson | 2021-08-20 | 1 | -0/+717 |