Commit Graph

32 Commits (c9f11d09fc85470cf9a36909104734a3682c4b39)

Author SHA1 Message Date
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) 6 years ago
Amber Brown b36c82576e
Run Black on the tests again (#5170) 6 years ago
Neil Johnson d2f7c4e6b1
create support user (#4141) 6 years ago
Erik Johnston cd77270a66 Implement trail users 6 years ago
Amber Brown 99dd975dae
Run tests under PostgreSQL (#3423) 6 years ago
black 8b3d9b6b19 Run black. 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Richard van der Hoff a995fdae39 fix tests 7 years ago
Richard van der Hoff 9ea219c514 Send users a server notice about consent 7 years ago
Richard van der Hoff 02237ce725 Fix tests for refresh_token removal 7 years ago
Richard van der Hoff 12f3b9000c fix imports 8 years ago
Richard van der Hoff aa09d6b8f0 Rip out more refresh_token code 8 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 9 years ago
Erik Johnston 0487c9441f Fix tests 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
David Baker 0e48f7f245 fix tests 9 years ago
Daniel Wagner-Hall a9d8bd95e7 Stop looking up "admin", which we never read 9 years ago
Daniel Wagner-Hall a0b181bd17 Remove completely unused concepts from codebase 9 years ago
Daniel Wagner-Hall cecbd636e9 /tokenrefresh POST endpoint 9 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. 10 years ago
Erik Johnston 9236136f3a Make work in both Maria and SQLite. Fix tests 10 years ago
David Baker ce2766d19c Fix tests 10 years ago
David Baker 438a21c87b Don't test exact equality of the list: as long as it has the fields we expect, that's just fine. I added the user_id (as in database pkey) and it broke: no point testing what that comes out as: it's determined by the db. 10 years ago
Mark Haines 896253e085 Factor out some of the common homeserver setup code into a 10 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 10 years ago
Erik Johnston d96cb61f26 Unbreak tests after changing storage API 10 years ago
Paul "LeoNerd" Evans ae7dfeb5b6 Use new 'tests.unittest' in new storage level tests 10 years ago
Paul "LeoNerd" Evans 3d6aee079e Unit-test for RegistrationStore using SQLiteMemoryDbPool 10 years ago