mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 05:02:35 +08: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