This commit is contained in:
Dan Cech
2018-04-17 14:06:25 -04:00
parent a1b1d2fe80
commit e53315dce8
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -68,6 +68,7 @@ func initContextWithAuthProxy(ctx *m.ReqContext, orgID int64) bool {
extUser.Login = proxyHeaderValue
} else {
ctx.Handle(500, "Auth proxy header property invalid", nil)
return true
}
// add/update user in grafana