aboutsummaryrefslogtreecommitdiff
path: root/clientapi/routing/password.go
AgeCommit message (Expand)Author
2023-05-17Move MakeJoin logic to GMSL (#3081)devonh
2023-05-09Move json errors over to gmsl (#3080)devonh
2022-12-23Add clientapi tests (#2916)Till
2022-12-22Fix reset password endpoint (#2921)Till
2022-11-11Virtual hosting schema and logic changes (#2876)Neil 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-03-03Implement Push Notifications (#1842)Dan
2022-02-25Remember parameters on registration (#2225)S7evinK
2022-02-18Merge both user API databases into one (#2186)Neil Alexander
2021-09-08- Removed double imports (#1989)Ryan W
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-09-04Password changes (#1397)Neil Alexander