summary refs log tree commit diff
path: root/tests/rest/client/v2_alpha/test_auth.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not validate that the client dict is stable during UI Auth. (#7483)Patrick Cloke2020-05-131-45/+10
* Rework UI Auth session validation for registration (#7455)Patrick Cloke2020-05-081-88/+216
* Persist user interactive authentication sessions (#7302)Patrick Cloke2020-04-301-0/+40
* Validate that the session is not modified during UI-Auth (#7068)Patrick Cloke2020-03-261-1/+67
* Refactor the user-interactive auth handling (#6105)Richard van der Hoff2019-09-251-10/+16
* Merge pull request #5174 from matrix-org/dbkr/add_dummy_flow_to_recaptcha_onlyDavid Baker2019-05-161-1/+8
|\
| * And now I realise why the test is failing...David Baker2019-05-131-1/+8
* | Migrate all tests to use the dict-based config format instead of hanging item...Amber Brown2019-05-131-3/+3
|/
* Add admin api for sending server_notices (#5121)Richard van der Hoff2019-05-021-1/+1
* Move admin api impl to its own packageRichard van der Hoff2019-05-011-2/+2
* Fix fallback auth on Python 3 (#4197)Amber Brown2018-11-191-0/+104