Commit History

Author SHA1 Message Date
  Richard van der Hoff 9c715a5f19 Fix SSO on workers (#9271) 3 years ago
  Richard van der Hoff b5dea8702d Fix test failure due to bad merge 3 years ago
  Richard van der Hoff 0dd2649c12 Improve UsernamePickerTestCase (#9112) 3 years ago
  Richard van der Hoff 26d10331e5 Add a test for wrong user returned by SSO 3 years ago
  Richard van der Hoff 233c8b9fce Add a test for UI-Auth-via-SSO (#9082) 3 years ago
  Richard van der Hoff 8d3d264052 Skip unit tests which require optional dependencies (#9031) 3 years ago
  Patrick Cloke 5d4c330ed9 Allow re-using a UI auth validation for a period of time (#8970) 3 years ago
  Richard van der Hoff c9dd47d668 lint 3 years ago
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 years ago
  Richard van der Hoff 7eebe4b3fc Replace `request.code` with `channel.code` 3 years ago
  Richard van der Hoff 0bac276890 UIA: offer only available auth flows 3 years ago
  Richard van der Hoff 4d9496559d Support "identifier" dicts in UIA (#8848) 3 years ago
  Richard van der Hoff acfe3b3065 Remove redundant `HomeserverTestCase.render` 3 years ago
  Andrew Morgan 74f29284aa Remove some extraneous @unittest.INFOs on unit tests (#8592) 4 years ago
  Patrick Cloke 5d64fefd6c Do not validate that the client dict is stable during UI Auth. (#7483) 4 years ago
  Patrick Cloke 0ad6d28b0d Rework UI Auth session validation for registration (#7455) 4 years ago
  Patrick Cloke 627b0f5f27 Persist user interactive authentication sessions (#7302) 4 years ago
  Patrick Cloke 1c1242acba Validate that the session is not modified during UI-Auth (#7068) 4 years ago
  Richard van der Hoff 2cd98812ba Refactor the user-interactive auth handling (#6105) 5 years ago
  David Baker 07cff7b121 Merge pull request #5174 from matrix-org/dbkr/add_dummy_flow_to_recaptcha_only 5 years ago
  Amber Brown df2ebd75d3 Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 5 years ago
  David Baker 8782bfb783 And now I realise why the test is failing... 5 years ago
  Richard van der Hoff 12f9d51e82 Add admin api for sending server_notices (#5121) 5 years ago
  Richard van der Hoff 40e576e29c Move admin api impl to its own package 5 years ago
  Amber Brown 80cac86b2c Fix fallback auth on Python 3 (#4197) 5 years ago