grafana/pkg
Dan Cech 5bb22b836d Generic Oauth Support for ADFS (#9242)
* check upn field if email address isn't present, support for adfs

* correctly set login to the user's email address if not specified by the oauth server

* break up GenericOAuth.UserInfo into helper functions
2018-01-18 17:24:04 +01:00
..
api use context over golang.org/x/net/context 2018-01-16 12:32:58 +01:00
bus (format) run go fmt in pkg 2016-12-14 12:17:38 +09:00
cmd dont spawn new subprocess while shutting down 2017-12-25 14:12:25 +01:00
components imguploader: log if the configuration is invalid 2017-12-28 15:48:19 +01:00
events feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
log uses pluginmanagers log instead of global 2018-01-10 11:49:40 +01:00
login Optimize some wrong usage and spelling 2017-09-07 17:50:11 +08:00
metrics use context over golang.org/x/net/context 2018-01-16 12:32:58 +01:00
middleware Use strings.TrimPrefix to make sure relative url doesn't start with forward slash 2017-12-19 03:01:33 -05:00
models dashboards as cfg: create dashboard folders if missing 2017-12-28 13:33:11 +01:00
plugins gofmt my dear friend 2018-01-18 11:49:45 +01:00
services Merge pull request #10548 from StevenTobin/follow_symlinks 2018-01-18 11:29:34 +01:00
setting fixes log typo 2017-12-28 15:51:31 +01:00
social Generic Oauth Support for ADFS (#9242) 2018-01-18 17:24:04 +01:00
tracing jaeger: capitalize tracer name 2017-09-27 16:38:00 +02:00
tsdb mysql: update to use ColumnTypes interface in new version 2018-01-18 11:50:16 +01:00
util move systemd ready notification to server.go 2017-12-01 14:02:05 +01:00