Historia zmian

Autor SHA1 Wiadomość Data
  Patrick Cloke aa483cb4c9 Update ruff config (#16283) 1 rok temu
  V02460 84f441f88f Prepare unit tests for Python 3.12 (#16099) 1 rok temu
  Will Hunt 0538e3e2db Add `Retry-After` to M_LIMIT_EXCEEDED error responses (#16136) 1 rok temu
  Erik Johnston 25c55a9d22 Add login spam checker API (#15838) 1 rok temu
  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) 1 rok temu
  Patrick Cloke 89a23c9406 Do not allow deactivated users to login with JWT. (#15624) 1 rok temu
  dependabot[bot] 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 rok temu
  Quentin Gliech 9192d74b0b Refactor OIDC tests to better mimic an actual OIDC provider. (#13910) 1 rok temu
  Brendan Abolivier be76cd8200 Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 2 lat temu
  Dirk Klimpel e2ed1b7155 Use literals in place of `HTTPStatus` constants in tests (#13463) 2 lat temu
  Dirk Klimpel efee345b45 Remove unnecessary `json.dumps` from tests (#13303) 2 lat temu
  Dirk Klimpel 96cf81e312 Use HTTPStatus constants in place of literals in tests. (#13297) 2 lat temu
  Hannes Lerchl 7d99414edf Replace pyjwt with authlib in `org.matrix.login.jwt` (#13011) 2 lat temu
  Patrick Cloke 7bc08f3201 Remove remaining bits of groups code. (#12936) 2 lat temu
  Patrick Cloke ba3fd54bad Remove unstable/unspecced login types. (#12597) 2 lat temu
  Shay 8e2759f2d8 Limit `device_id` size to 512B (#12454) 2 lat temu
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 lat temu
  Dirk Klimpel 64c73c6ac8 Add type hints to `tests/rest/client` (#12066) 2 lat temu
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 lat temu
  Kostas 1035663833 Add config for customizing the claim used for JWT logins. (#11361) 2 lat temu
  Tulir Asokan 6f862c5c28 Add support for the stable version of MSC2778 (#11335) 2 lat temu
  David Robertson f7b034a24b Consistently exclude from user_directory (#10960) 3 lat temu
  David Robertson e46ac85d67 type-hint `HomeserverTestcase.setup_test_homeserver` (#10961) 3 lat temu
  Patrick Cloke 47854c71e9 Use direct references for configuration variables (part 4). (#10893) 3 lat temu
  Patrick Cloke e584534403 Use direct references for some configuration variables (part 3) (#10885) 3 lat temu
  Sean 273b6861f2 Remove unstable MSC2858 API, including `experimental.msc2858_enabled` config option (#10693) 3 lat temu
  David Robertson ecd823d766 Flatten tests/rest/client/{v1,v2_alpha} too (#10667) 3 lat temu