summary refs log tree commit diff
path: root/tests/rest/client/test_register.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add type hints to `tests/rest/client` (#12094)Dirk Klimpel2022-02-281-52/+58
* Replace assertEquals and friends with non-deprecated versions. (#12092)Patrick Cloke2022-02-281-83/+83
* Remove `HomeServer.get_datastore()` (#12031)Richard van der Hoff2022-02-231-13/+15
* Stabilise MSC3231 (Token Based Registration) (#11867)Jonathan de Jong2022-02-041-1/+1
* Add a config flag to inhibit `M_USER_IN_USE` during registration (#11743)Brendan Abolivier2022-01-261-0/+41
* Default value for `public_baseurl` (#11210)Richard van der Hoff2021-11-081-1/+0
* Use direct references for configuration variables (part 7). (#10959)Patrick Cloke2021-10-041-2/+2
* Use direct references for configuration variables (part 6). (#10916)Patrick Cloke2021-09-291-2/+2
* Use direct references for configuration variables (part 4). (#10893)Patrick Cloke2021-09-231-1/+1
* Implement MSC3231: Token authenticated registration (#10142)Callum Brown2021-08-211-0/+434
* Flatten tests/rest/client/{v1,v2_alpha} too (#10667)David Robertson2021-08-201-0/+746