mirror of
https://github.com/grafana/grafana.git
synced 2026-08-14 07:04:57 -05:00
restructure GetUserByAuthInfo
This commit is contained in:
@@ -61,8 +61,7 @@ type GetUserByAuthInfoQuery struct {
|
||||
Email string
|
||||
Login string
|
||||
|
||||
User *User
|
||||
UserAuth *UserAuth
|
||||
Result *User
|
||||
}
|
||||
|
||||
type GetAuthInfoQuery struct {
|
||||
|
||||
Reference in New Issue
Block a user