(cherry picked from commit 5caf97be40)
Co-authored-by: Karl Persson <kalle.persson@grafana.com>
This commit is contained in:
committed by
GitHub
parent
1d4e2d12da
commit
4bd6f62dfd
@@ -119,6 +119,8 @@ type GetOrgUsersQuery struct {
|
||||
OrgId int64
|
||||
Query string
|
||||
Limit int
|
||||
// Flag used to allow oss edition to query users without access control
|
||||
DontEnforceAccessControl bool
|
||||
|
||||
User *SignedInUser
|
||||
Result []*OrgUserDTO
|
||||
|
||||
Reference in New Issue
Block a user