aboutsummaryrefslogtreecommitdiff
path: root/clientapi/routing/device.go
AgeCommit message (Expand)Author
2022-05-05Define component interfaces based on consumers (1/2) (#2423)kegsay
2022-03-01Only allow device deletion from session UIA was initiated from (#2235)S7evinK
2021-09-08- Removed double imports (#1989)Ryan W
2020-11-20Add last_seen_ip and last_seen_ts to /devices response (#1592)alexkursell
2020-10-09reject invalid UTF-8 (#1472)Pestdoktor
2020-08-27Remove device DB from clientapi (#1352)Kegsay
2020-07-31Fix edge cases around device lists (#1234)Kegsay
2020-07-30Notify clients when devices are deleted (#1233)Kegsay
2020-07-10Add User-Interactive Authentication (#1193)Kegsay
2020-06-19Bind build support, further Yggdrasil demo updates (#1152)Neil Alexander
2020-06-17Move account/device DBs to userapi (#1141)Kegsay
2020-06-16Make userapi responsible for checking access tokens (#1133)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-11Implement missing device management features (#835)S7evinK
2019-07-18Remove unnecessary http method checks (#747)Andrew Morgan
2019-05-21use go module for dependencies (#594)ruben