chronograf/server
Chris Goller a8729df725 Fix kapacitor auth with basic auth in header
Proxying the basic auth via URL path was not working, so, this
places it directly into the header.
2017-01-10 18:51:25 -06:00
..
assets.go Fix Content-Type of the index.html page to be text/html 2016-12-08 21:03:11 -06:00
auth.go Refactor to remove autogenerated code. 2016-10-26 22:10:52 -05:00
auth_test.go Add usage stats reporting 2016-10-28 14:34:55 -07:00
dashboards.go Add Github organization restriction to authentication 2017-01-06 11:39:20 -06:00
exploration.go Add server error logging 2016-11-19 11:41:06 -06:00
github.go Add Github organization restriction to authentication 2017-01-06 11:39:20 -06:00
kapacitors.go Update removal of sources to include removing kapacitor and rules resources 2017-01-05 14:47:44 -06:00
layout.go Update layout ylabel and yrange to be properties of the query. 2016-11-30 14:13:15 -08:00
layout_test.go Refactor to remove autogenerated code. 2016-10-26 22:10:52 -05:00
logger.go Fix mux paths to be hardcoded; clarify server start; fix golint 2016-10-28 11:27:06 -05:00
mappings.go Add server error logging 2016-11-19 11:41:06 -06:00
mux.go Add Github organization restriction to authentication 2017-01-06 11:39:20 -06:00
proxy.go Fix kapacitor auth with basic auth in header 2017-01-10 18:51:25 -06:00
redoc.go Miscellaneous lint cleanup 2016-12-20 12:59:56 -08:00
routes.go add dashboards interface/structs 2016-12-07 16:31:22 -08:00
server.go Add Github organization restriction to authentication 2017-01-06 11:39:20 -06:00
service.go formatting 2016-12-14 12:12:20 -08:00
sources.go Merge pull request #738 from influxdata/feature/go-orphan-kapacitor 2017-01-09 15:49:05 -06:00
sources_test.go Update sources endpoint to take optional telegraf database name. 2016-11-18 16:07:53 -06:00
swagger.go Miscellaneous lint cleanup 2016-12-20 12:59:56 -08:00
swagger.json Merge pull request #738 from influxdata/feature/go-orphan-kapacitor 2017-01-09 15:49:05 -06:00
users.go Update teapot to be informational 2016-12-07 13:28:58 -06:00