Historique des commits

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