influxdb/server
Tim Raymond 9a0b4d6251 Configure Mux to use Heroku OAuth2 provider
If a --token-secret, --heroku-client-id, and --heroku-secret are
provided to Chronograf, it will add Heroku as an OAuth2 provider. These
tokens can be obtained (as of this writing) by visiting your "manage
account" page, navigating to "Applications," and then clicking "Register
New API Client" under the "API Clients" section.
2017-02-16 12:56:59 -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 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
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 Configure Mux to use Heroku OAuth2 provider 2017-02-16 12:56:59 -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 Configure Mux to use Heroku OAuth2 provider 2017-02-16 12:56:59 -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