aboutsummaryrefslogtreecommitdiff
path: root/clientapi/auth/login_test.go
AgeCommit message (Expand)Author
2024-10-18Update the license headers to mention the commercial licenseQuentin Gliech
2024-10-17Rename the go packageQuentin Gliech
2024-10-17Update the copyright headers in all filesQuentin Gliech
2023-11-24Appservice Login (2nd attempt) (#3078)KuhnChris
2023-05-17Move MakeJoin logic to GMSL (#3081)devonh
2023-05-09Move json errors over to gmsl (#3080)devonh
2023-04-06refactor: use latest GMSL which splits fed client from matrix room logic (#3051)kegsay
2023-01-10Fix `/login` issue causing wrong device list updates (#2922)Till
2022-11-18Fix registration for virtual hostingNeil Alexander
2022-05-05Define component interfaces based on consumers (1/2) (#2423)kegsay
2022-03-24Refactor appservice & client API to use userapi internal (#2290)S7evinK
2022-02-10Support for `m.login.token` (#2014)tommie