aboutsummaryrefslogtreecommitdiff
path: root/clientapi/auth/password.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-05-09Move json errors over to gmsl (#3080)devonh
2023-01-10Fix `/login` issue causing wrong device list updates (#2922)Till
2022-11-11Virtual hosting schema and logic changes (#2876)Neil Alexander
2022-10-26Initial support for multiple server names (#2829)Neil Alexander
2022-10-10Tweak `GetAccountByPassword` moreNeil Alexander
2022-03-24Refactor appservice & client API to use userapi internal (#2290)S7evinK
2022-03-24Fix lint errorsNeil Alexander
2022-02-10Support for `m.login.token` (#2014)tommie
2022-01-31Allow uppercase username on login (#2126)Hoernschen
2021-12-03Squash username to lowercase at login (#2065)nymori
2021-08-04Cross-signing groundwork (#1953)Neil Alexander
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-07-10Add User-Interactive Authentication (#1193)Kegsay