Commit History

Author SHA1 Message Date
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke e7b769aea1 Convert storage test cases to HomeserverTestCase. (#9736) 3 years ago
  Dirk Klimpel c8d9383cfb Add the shadow-banning status to the display user admin API. (#9400) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Erik Johnston f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 3 years ago
  Patrick Cloke e00816ad98 Do not yield on awaitables in tests. (#8193) 3 years ago
  Patrick Cloke 4c6c56dc58 Convert simple_select_one and simple_select_one_onecol to async (#8162) 3 years ago
  Brendan Abolivier 3f49f74610 Don't fail /submit_token requests on incorrect session ID if request_token_inhibit_3pid_errors is turned on (#7991) 3 years ago
  Patrick Cloke a0acdfa9e9 Converts event_federation and registration databases to async/await (#8061) 3 years ago
  Manuel Stahl d2906fe666 Allow admin users to create or modify users without a shared secret (#6495) 4 years ago
  Erik Johnston 2284eb3a53 Add database config class (#6513) 4 years ago
  Half-Shot 0fb5189072 Fix registration test 4 years ago
  Richard van der Hoff 5f158ec039 Implement access token expiry (#5660) 5 years ago
  Richard van der Hoff 953dbb7980 Remove access-token support from RegistrationStore.register (#5642) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Amber Brown b36c82576e Run Black on the tests again (#5170) 5 years ago
  Neil Johnson d2f7c4e6b1 create support user (#4141) 5 years ago
  Erik Johnston cd77270a66 Implement trail users 5 years ago
  Amber Brown 99dd975dae Run tests under PostgreSQL (#3423) 5 years ago
  black 8b3d9b6b19 Run black. 5 years ago
  Amber Brown 49af402019 run isort 6 years ago
  Richard van der Hoff a995fdae39 fix tests 6 years ago
  Richard van der Hoff 9ea219c514 Send users a server notice about consent 6 years ago
  Richard van der Hoff 02237ce725 Fix tests for refresh_token removal 6 years ago
  Richard van der Hoff 12f3b9000c fix imports 7 years ago
  Richard van der Hoff aa09d6b8f0 Rip out more refresh_token code 7 years ago
  Richard van der Hoff 8e02494166 Delete refresh tokens when deleting devices 8 years ago
  Richard van der Hoff f863a52cea Add device_id support to /login 8 years ago
  Mark Haines 700487a7c7 Fix flake8 warnings for tests 8 years ago
  Erik Johnston 0487c9441f Fix tests 8 years ago