Commit graph

5 commits

Author SHA1 Message Date
Neil Alexander 730e0b77ca
Merge branch 'master' into piotr-kozimor/threepid-sessions-in-userapi 2021-12-03 17:22:43 +00:00
S7evinK 08a0278760
Add missing HTTP mode for userapi (#1982)
* Add missing internal api endpoint

Signed-off-by: Till Faelligen <tfaelligen@gmail.com>

* Add missing performKeyBackup endpoint

* Add missing http mode for userapi

* Fix failing tests

* Add error checks

* Fix sytest

* Update startup logic for HTTP mode

* Use userImpl for AS (annoying)

* Don't send device list updates for appservice devices

* Fix build

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2021-12-03 17:18:35 +00:00
Piotr Kozimor 433bc321ae Can login with 3pid and password using m.login.password 2021-09-15 15:13:58 +02:00
Piotr Kozimor c7f8e6d3bb Add missing methods in UserInternalAPITrace 2021-08-11 06:02:58 +02:00
kegsay e3df612953
Add tracing to user API (#1948)
Use the trace version in tests so we can just implement the required API functions.
2021-08-03 11:23:25 +01:00