grafana/pkg/services/user
Jo a553040441
Authn: Refactor user sync and org sync as post auth hooks (#60504)
* add user sync

* add org user sync

* add client params

* merge remaining conflicts

* remove change to report.go

* update comments

* add basic tests for user ID population

* add tests for auth ID find

* add tests for user sync create and update

* add tests for orgsync

* satisfy lint

* add userID guards
2022-12-20 08:59:05 -05:00
..
userimpl feature (user service): Add a validation check after the user record is created in the sqlstore. (#59968) 2022-12-07 12:33:40 -05:00
usertest Authn: Refactor user sync and org sync as post auth hooks (#60504) 2022-12-20 08:59:05 -05:00
model.go Chore: Refactor quota service (#58643) 2022-11-14 21:08:10 +02:00
user.go chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 2022-12-07 11:03:22 -05:00