summary refs log tree commit diff
path: root/tests/rest/client/test_login.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace assertEquals and friends with non-deprecated versions. (#12092)Patrick Cloke2022-02-281-39/+39
* Add type hints to `tests/rest/client` (#12066)Dirk Klimpel2022-02-231-54/+66
* Remove `HomeServer.get_datastore()` (#12031)Richard van der Hoff2022-02-231-2/+2
* Add config for customizing the claim used for JWT logins. (#11361)Kostas2021-11-221-32/+36
* Add support for the stable version of MSC2778 (#11335)Tulir Asokan2021-11-151-1/+4
* Consistently exclude from user_directory (#10960)David Robertson2021-10-041-12/+5
* type-hint `HomeserverTestcase.setup_test_homeserver` (#10961)David Robertson2021-10-011-3/+3
* Use direct references for configuration variables (part 4). (#10893)Patrick Cloke2021-09-231-6/+6
* Use direct references for some configuration variables (part 3) (#10885)Patrick Cloke2021-09-231-1/+1
* Remove unstable MSC2858 API, including `experimental.msc2858_enabled` config ...Sean2021-09-091-58/+7
* Flatten tests/rest/client/{v1,v2_alpha} too (#10667)David Robertson2021-08-201-0/+1345