Historie revizí

Autor SHA1 Zpráva Datum
  Patrick Cloke aa483cb4c9 Update ruff config (#16283) před 1 rokem
  V02460 84f441f88f Prepare unit tests for Python 3.12 (#16099) před 1 rokem
  Will Hunt 0538e3e2db Add `Retry-After` to M_LIMIT_EXCEEDED error responses (#16136) před 1 rokem
  Erik Johnston 25c55a9d22 Add login spam checker API (#15838) před 1 rokem
  Hugh Nimmo-Smith d1693f0362 Implement stable support for MSC3882 to allow an existing device/session to generate a login token for use on a new device/session (#15388) před 1 rokem
  Patrick Cloke 89a23c9406 Do not allow deactivated users to login with JWT. (#15624) před 1 rokem
  dependabot[bot] 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 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
  Dirk Klimpel e2ed1b7155 Use literals in place of `HTTPStatus` constants in tests (#13463) před 2 roky
  Dirk Klimpel efee345b45 Remove unnecessary `json.dumps` from tests (#13303) před 2 roky
  Dirk Klimpel 96cf81e312 Use HTTPStatus constants in place of literals in tests. (#13297) před 2 roky
  Hannes Lerchl 7d99414edf Replace pyjwt with authlib in `org.matrix.login.jwt` (#13011) před 2 roky
  Patrick Cloke 7bc08f3201 Remove remaining bits of groups code. (#12936) před 2 roky
  Patrick Cloke ba3fd54bad Remove unstable/unspecced login types. (#12597) před 2 roky
  Shay 8e2759f2d8 Limit `device_id` size to 512B (#12454) před 2 roky
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) před 2 roky
  Dirk Klimpel 64c73c6ac8 Add type hints to `tests/rest/client` (#12066) před 2 roky
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) před 2 roky
  Kostas 1035663833 Add config for customizing the claim used for JWT logins. (#11361) před 2 roky
  Tulir Asokan 6f862c5c28 Add support for the stable version of MSC2778 (#11335) před 2 roky
  David Robertson f7b034a24b Consistently exclude from user_directory (#10960) před 3 roky
  David Robertson e46ac85d67 type-hint `HomeserverTestcase.setup_test_homeserver` (#10961) před 3 roky
  Patrick Cloke 47854c71e9 Use direct references for configuration variables (part 4). (#10893) před 3 roky
  Patrick Cloke e584534403 Use direct references for some configuration variables (part 3) (#10885) před 3 roky
  Sean 273b6861f2 Remove unstable MSC2858 API, including `experimental.msc2858_enabled` config option (#10693) před 3 roky
  David Robertson ecd823d766 Flatten tests/rest/client/{v1,v2_alpha} too (#10667) před 3 roky