grafana/pkg/services/accesscontrol/acimpl
Ieva 6aa5a79cad
Access control: endpoint for searching single user permissions (#59669)
* initial commit

* clean up

* fix a bug and add tests

* more tests

* undo some unintended changes

* undo some unintended changes

* linting

* PR feedback - add user ID to search options

* simplify the query

* Apply suggestions from code review

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>

* remove unneeded formatting changes

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2022-12-14 10:53:25 +00:00
..
accesscontrol_test.go RBAC: Remove service dependency in Evaluator component (#54910) 2022-09-09 09:07:45 +02:00
accesscontrol.go Alerting: Fix alerting evaluation to use proper permissions (#55127) 2022-09-14 09:30:58 -04:00
service_bench_test.go RBAC: Add benchmarks to search all users given a specific permission (#59980) 2022-12-13 09:07:15 -05:00
service_test.go Access control: endpoint for searching single user permissions (#59669) 2022-12-14 10:53:25 +00:00
service.go Access control: endpoint for searching single user permissions (#59669) 2022-12-14 10:53:25 +00:00