influxdb/oauth2
Chris Goller f60a358751 Merge branch 'master' into feature/#54-tr-enterprise-client
Conflicts:
	Makefile
	chronograf.go
	server/routes.go
	server/users.go
2017-02-23 23:26:09 -06:00
..
auth.go Add unified OAuth2 logout route redirecting to provider logout 2017-02-15 16:29:13 -06:00
auth_test.go Add unified OAuth2 logout route redirecting to provider logout 2017-02-15 16:29:13 -06:00
doc.go Update/Cleanup OAuth2 documentation 2017-02-21 11:04:01 -05:00
github.go Remove unneeded authenticator from github 2017-02-14 23:09:34 -06:00
github_test.go Add Github OAuth2 principal email/org tests 2017-02-16 13:26:08 -06:00
google.go Add --public-url CLI option to support google oauth redirect uri 2017-02-14 23:34:15 -06:00
google_test.go Add google OAuth2 principal domain/email test 2017-02-16 13:36:37 -06:00
heroku.go Add organization restriction on Heroku provider 2017-02-21 13:09:42 -05:00
heroku_test.go Add organization restriction on Heroku provider 2017-02-21 13:09:42 -05:00
jwt.go Add unified OAuth2 logout route redirecting to provider logout 2017-02-15 16:29:13 -06:00
jwt_test.go Add unified OAuth2 logout route redirecting to provider logout 2017-02-15 16:29:13 -06:00
mux.go Rename JWTMux to CookieMux 2017-02-17 12:57:08 -05:00
mux_test.go Rename JWTMux to CookieMux 2017-02-17 12:57:08 -05:00
oauth2.go Merge branch 'master' into feature/#54-tr-enterprise-client 2017-02-23 23:26:09 -06:00
oauth2_test.go Add test for oauth2.Callback() handler 2017-02-17 12:41:14 -05:00