Commit History

Author SHA1 Message Date
  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
  David Baker c232780081 Merge pull request #456 from matrix-org/store_event_actions 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  David Baker 0e48f7f245 fix tests 8 years ago
  Daniel Wagner-Hall a9d8bd95e7 Stop looking up "admin", which we never read 8 years ago
  Daniel Wagner-Hall a0b181bd17 Remove completely unused concepts from codebase 8 years ago
  Daniel Wagner-Hall cecbd636e9 /tokenrefresh POST endpoint 8 years ago
  Daniel Wagner-Hall 13a6517d89 s/by_token/by_access_token/g 9 years ago
  Erik Johnston d8866d7277 Caches should be bound to instances. 9 years ago
  Erik Johnston 9236136f3a Make work in both Maria and SQLite. Fix tests 9 years ago
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a 9 years ago
  Mark Haines 388581e087 Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events 9 years ago
  Erik Johnston d96cb61f26 Unbreak tests after changing storage API 9 years ago
  Paul "LeoNerd" Evans ae7dfeb5b6 Use new 'tests.unittest' in new storage level tests 9 years ago
  Paul "LeoNerd" Evans 3d6aee079e Unit-test for RegistrationStore using SQLiteMemoryDbPool 9 years ago