use X-Grafana-Org-Id header to ensure backend uses correct org (#8122)
This commit is contained in:
committed by
Torkel Ödegaard
parent
fb163450a5
commit
f490c5f12c
@@ -117,6 +117,7 @@ type GetSignedInUserQuery struct {
|
||||
UserId int64
|
||||
Login string
|
||||
Email string
|
||||
OrgId int64
|
||||
Result *SignedInUser
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user