Erik Johnston
|
f21e24ffc2
Add ability for access tokens to belong to one user but grant access to another user. (#8616)
|
4 years ago |
Patrick Cloke
|
e00816ad98
Do not yield on awaitables in tests. (#8193)
|
4 years ago |
Patrick Cloke
|
4c6c56dc58
Convert simple_select_one and simple_select_one_onecol to async (#8162)
|
4 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)
|
4 years ago |
Patrick Cloke
|
a0acdfa9e9
Converts event_federation and registration databases to async/await (#8061)
|
4 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
|
5 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)
|
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
|
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
|
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
|
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
|
9 years ago |