Commit History

Author SHA1 Message Date
  Andrew Morgan 40e3e68cd7 Register homeserver modules when creating test homeserver (#13558) 1 year ago
  Dirk Klimpel 96cf81e312 Use HTTPStatus constants in place of literals in tests. (#13297) 1 year ago
  Patrick Cloke ba3fd54bad Remove unstable/unspecced login types. (#12597) 2 years ago
  Sean Quah 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 years ago
  Patrick Cloke bc9dff1d95 Remove unnecessary pass statements. (#12206) 2 years ago
  Brendan Abolivier 707049c6ff Allow modules to set a display name on registration (#12009) 2 years ago
  Brendan Abolivier 0640f8ebaa Add a callback to allow modules to deny 3PID (#11854) 2 years ago
  Brendan Abolivier 2d3bd9aa67 Add a module callback to set username at registration (#11790) 2 years ago
  Brendan Abolivier bfe6d5553a Correctly await on_logged_out callbacks (#11786) 2 years ago
  Tulir Asokan 6f862c5c28 Add support for the stable version of MSC2778 (#11335) 2 years ago
  Azrenbeth cdd308845b Port the Password Auth Providers module interface to the new generic interface (#10548) 2 years ago
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) 2 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 years ago
  Richard van der Hoff 6d02eb22df Fix startup failure with localdb_enabled: False (#8937) 3 years ago
  Richard van der Hoff d3ed93504b Create a `PasswordProvider` wrapper object (#8849) 3 years ago
  Richard van der Hoff 4d9496559d Support "identifier" dicts in UIA (#8848) 3 years ago
  Richard van der Hoff 89f7930730 Don't offer password login when it is disabled (#8835) 3 years ago
  Richard van der Hoff ddc4343683 Add some tests for `password_auth_providers` (#8819) 3 years ago