grafana/pkg/services/user/userimpl
Jo 90d2f4659e
Users: Allow specifying user UIDs in params (#95424)
* add user ID API translation

* add uid to user frontend

* use users' UIDs in admin pages

* fix ldapSync page

* use global user search for user by UID

* remove active org filtering

* remove orgID params
2024-10-30 14:14:42 +01:00
..
store_test.go Users: Allow specifying user UIDs in params (#95424) 2024-10-30 14:14:42 +01:00
store.go Users: Allow specifying user UIDs in params (#95424) 2024-10-30 14:14:42 +01:00
time.go chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 2022-12-07 11:03:22 -05:00
user_test.go Users: Allow specifying user UIDs in params (#95424) 2024-10-30 14:14:42 +01:00
user.go Users: Allow specifying user UIDs in params (#95424) 2024-10-30 14:14:42 +01:00
verifier_test.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
verifier.go Identity: Remove typed id (#91801) 2024-08-13 10:18:28 +02:00