grafana/pkg/services/user
Dan Cech 41bee274fd
Chore: Fix error handling in postDashboard, remove UserDisplayDTO, fix live redis client initialization (#87206)
* clean up error handling in postDashboard and remove UserDisplayDTO

* replace GetUserUID with GetUID and GetNamespacedUID, enforce namespace constant type

* lint fix

* lint fix

* more lint fixes
2024-05-06 14:17:34 -04:00
..
userimpl User: Add tracing (#87028) 2024-04-30 13:15:56 +02:00
usertest User: support setting org and help flags though update function (#86535) 2024-04-29 08:53:05 +02:00
error.go User: use update function for password updates (#86419) 2024-04-17 15:24:36 +02:00
identity.go Chore: Fix error handling in postDashboard, remove UserDisplayDTO, fix live redis client initialization (#87206) 2024-05-06 14:17:34 -04:00
model.go Chore: Fix error handling in postDashboard, remove UserDisplayDTO, fix live redis client initialization (#87206) 2024-05-06 14:17:34 -04:00
password_test.go User: use update function for password updates (#86419) 2024-04-17 15:24:36 +02:00
password.go User: use update function for password updates (#86419) 2024-04-17 15:24:36 +02:00
user.go User: support setting org and help flags though update function (#86535) 2024-04-29 08:53:05 +02:00