grafana/pkg/services/user/userimpl
Karl Persson 1528d6f5c4
Authn: Prevent empty username and email during sync (#76330)
* Move errors to error file

* Move check for both empty username and email to user service

* Move check for empty email and username to user service Update

* Wrap inner error

* Set username in test
2023-10-11 14:27:43 +02:00
..
store_test.go User: Support sort query param for user and org user, search endpoints (#75229) 2023-09-28 10:16:18 +02:00
store.go User: Support sort query param for user and org user, search endpoints (#75229) 2023-09-28 10:16:18 +02:00
time.go chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 2022-12-07 11:03:22 -05:00
user_test.go Authn: Prevent empty username and email during sync (#76330) 2023-10-11 14:27:43 +02:00
user.go Authn: Prevent empty username and email during sync (#76330) 2023-10-11 14:27:43 +02:00