Historie revizí

Autor SHA1 Zpráva Datum
  dependabot[bot] 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) před 1 rokem
  Patrick Cloke c9b9143655 Fix-up type hints in tests/server.py. (#15084) před 1 rokem
  David Robertson ffc2ee521d Use mypy 1.0 (#15052) před 1 rokem
  Tulir Asokan a4b1f64562 Fix /refresh endpoint version (#14364) před 1 rokem
  Quentin Gliech cc3a52b33d Support OIDC backchannel logouts (#11414) před 1 rokem
  Quentin Gliech 9192d74b0b Refactor OIDC tests to better mimic an actual OIDC provider. (#13910) před 1 rokem
  Brendan Abolivier be76cd8200 Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) před 2 roky
  reivilibre 7b88f5a107 Add an option allowing users to use their password to reauthenticate even though password authentication is disabled. (#12883) před 2 roky
  Dirk Klimpel 64c73c6ac8 Add type hints to `tests/rest/client` (#12066) před 2 roky
  reivilibre 235d2916ce Fix slow performance of `/logout` in some cases where refresh tokens are in use. The slowness existed since the initial implementation of refresh tokens. (#12056) před 2 roky
  reivilibre 365e9482fe Use HTTPStatus constants in place of literals in `tests.rest.client.test_auth`. (#11520) před 2 roky
  reivilibre 2d42e586a8 Fix the test breakage introduced by #11435 as a result of concurrent PRs (#11522) před 2 roky
  reivilibre 2f053f3f82 Stabilise support for MSC2918 refresh tokens as they have now been merged into the Matrix specification. (#11435) před 2 roky
  reivilibre 637df95de6 Support configuring the lifetime of non-refreshable access tokens separately to refreshable access tokens. (#11445) před 2 roky
  reivilibre 1b6691dce4 Update MSC2918 refresh token support to confirm with the latest revision: accept the `refresh_tokens` parameter in the request body rather than in the URL parameters. (#11430) před 2 roky
  reivilibre 1d8b80b334 Support expiry of refresh tokens and expiry of the overall session when refresh tokens are in use. (#11425) před 2 roky
  reivilibre f25c75d376 Rename unstable `access_token_lifetime` configuration option to `refreshable_access_token_lifetime` to make it clear it only concerns refreshable access tokens. (#11388) před 2 roky
  David Robertson ecd823d766 Flatten tests/rest/client/{v1,v2_alpha} too (#10667) před 3 roky