fleet/cli
Victor Vrantchan d65bf6ae61 do not return JSON response in healthz (#1350)
healthz should only return 200 or 500 response.
returning error messages in the HTTP response can leak sensitive connection information
The exact error is logged by the server instead.
2017-03-03 19:49:42 -05:00
..
config_dump.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
healthz_test.go do not return JSON response in healthz (#1350) 2017-03-03 19:49:42 -05:00
prepare.go Allow checking in to license server when license is saved. (#1299) 2017-02-24 19:33:42 -05:00
root.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
serve.go do not return JSON response in healthz (#1350) 2017-03-03 19:49:42 -05:00
version.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00