grafana/pkg/services/accesscontrol/acimpl
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
..
accesscontrol_test.go Chore: Fix goimports grouping (#62426) 2023-01-30 09:34:18 +01:00
accesscontrol.go Chore: Fix log message in access control (#84101) 2024-03-07 23:34:22 +02:00
service_bench_test.go RBAC: Fix slow user permission search query on MySQL (#85058) 2024-03-25 19:11:17 +01:00
service_test.go Chore: Fix error handling in postDashboard, remove UserDisplayDTO, fix live redis client initialization (#87206) 2024-05-06 14:17:34 -04:00
service.go Access control: Use ResolveIdentity() for authorizing in org (#85549) 2024-04-10 12:42:13 +02:00