grafana/pkg/cmd/grafana-cli
Ieva 3e77768144
RBAC: Expand action sets when fetching permissions (#87967)
* logic to expand action set to the underlying actions when permissions are fetched from the DB

* updates needed for dependency injection

* clean up some code, also deduplicate scopes when grouping scopes and actions

* expand on a comment

* rename a method
2024-05-21 15:09:26 +01:00
..
commands RBAC: Expand action sets when fetching permissions (#87967) 2024-05-21 15:09:26 +01:00
logger Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
models Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
runner Chore: Unite wire graphs for cli and server (#61143) 2023-03-17 16:36:39 +01:00
services Plugins: Remove direct featuremgmt.FeatureToggles dependency from plugins config (#84482) 2024-03-15 10:58:51 +01:00
utils Chore: Making the plugin install commands respect the config parameter (#86578) 2024-04-22 10:29:25 +02:00
main.go Server: Switch from separate server & cli to a unified grafana binary (#58286) 2022-11-22 11:53:43 -05:00