@@ -70,6 +70,7 @@ func (d *GrafanaDriver) ListAccounts(ctx context.Context) ([]AccountRecord, erro
|
|||||||
if email == "" {
|
if email == "" {
|
||||||
email = strings.TrimSpace(u.Login)
|
email = strings.TrimSpace(u.Login)
|
||||||
}
|
}
|
||||||
|
|
||||||
if email == "" {
|
if email == "" {
|
||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user