grafana/pkg/services/serviceaccounts
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
..
api Chore: Remove use of deprecated method in AC code (#87541) 2024-05-10 11:56:52 +01:00
database User: Add tracing (#87028) 2024-04-30 13:15:56 +02:00
extsvcaccounts RBAC: Expand action sets when fetching permissions (#87967) 2024-05-21 15:09:26 +01:00
manager Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
proxy Feature Flags: use FeatureToggles interface where possible (#85131) 2024-04-04 12:22:31 -04:00
retriever Auth: Service account store refactor (#58961) 2022-12-13 14:56:10 +01:00
secretscan Chore: capitalise log message for auth packages (#74332) 2023-09-04 18:49:47 +02:00
tests User: Add tracing (#87028) 2024-04-30 13:15:56 +02:00
models.go ExtSvcAccounts: FIX prevent service account deletion (#84502) 2024-03-14 19:11:02 +01:00
serviceaccounts.go Plugin: Remove external service on plugin removal (#77712) 2023-11-13 13:18:13 +01:00