aboutsummaryrefslogtreecommitdiff
path: root/clientapi/routing/register.go
AgeCommit message (Expand)Author
2020-06-01Fix pg user already exists (#1076)S7evinK
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-04-14support non-exclusive namespaces for AS (#828)mohit kumar singh
2020-03-06bugfix: Fix a race condition when creating guest accounts (#882)Kegsay
2020-03-06Add peer-to-peer support into Dendrite via libp2p and fetch (#880)Kegsay
2020-03-02Remove httputil.LogThenError so that the line numbers are reported properly -...Neil Alexander
2020-02-13Support sqlite in addition to postgres (#869)Kegsay
2020-02-11Pass cfg by reference around the codebase (#819)Behouba Manassé
2020-01-30Handle kind=guest query parameter on /register (#860)Prateek Sachan
2019-08-16Fix data race in clientapi/routing/register.go (#787)Alex Chen
2019-08-15Add auth fallback endpoint (#405)Parminder Singh
2019-07-22Correctly create new device when device_id is passed to /login (#753)Andrew Morgan
2019-07-17Prevent duplicate entries in the completed registration flows (#741)Andrew Morgan
2019-07-09Fix http responses in validateRecaptcha (#431)Anant Prakash
2019-05-21use go module for dependencies (#594)ruben