chronograf/server
Tim Raymond 3af13aa490 Add organization restriction on Heroku provider
This allows operators to permit access to Chronograf only to users belonging
to a set of specific Heroku organizations. This is controlled using the
HEROKU_ORGS env or the --heroku-organizations switch.
2017-02-21 13:09:42 -05:00
..
assets.go Move URLPrefixer setup to mux, add default 2017-01-27 19:14:21 -05:00
dashboards.go Add frontend support for OAuth changes. 2017-02-15 11:57:52 -07:00
kapacitors.go Add disable and enable to kapacitor alerts 2017-02-10 13:48:42 -06:00
layout.go Remove explorations from backend server 2017-02-01 15:09:02 -06:00
layout_test.go
logger.go Fix mux paths to be hardcoded; clarify server start; fix golint 2016-10-28 11:27:06 -05:00
logout.go Add unified OAuth2 logout route redirecting to provider logout 2017-02-15 16:29:13 -06:00
mappings.go Add server error logging 2016-11-19 11:41:06 -06:00
mux.go Add organization restriction on Heroku provider 2017-02-21 13:09:42 -05: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 Configure Mux to use Heroku OAuth2 provider 2017-02-16 12:56:59 -05:00
server.go Add organization restriction on Heroku provider 2017-02-21 13:09:42 -05:00
service.go Remove explorations from backend server 2017-02-01 15:09:02 -06:00
sources.go Update chronograf sources response 2017-02-12 16:38: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 Fix swagger JSON formatting 2017-02-10 13:57:12 -06:00
url_prefixer.go Fix url_prefixer to write asset headers 2017-02-09 17:13:34 -06:00
url_prefixer_test.go Make prefixer support multiple tags, chunked enc 2017-01-27 17:00:08 -05:00
users.go Add unified OAuth2 logout route redirecting to provider logout 2017-02-15 16:29:13 -06:00
version.go Add X-Chronograf-Version header 2017-01-23 23:29:12 -08:00