grafana/pkg
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 RBAC: Expand action sets when fetching permissions (#87967) 2024-05-21 15:09:26 +01:00
apimachinery Chore: Upgrade go from 1.21.0 to 1.21.10 (#87479) 2024-05-09 15:57:08 +03:00
apis Scopes: Change JS linkID to linkId (#87831) 2024-05-14 11:01:21 -04:00
apiserver Storage: Customise setting dual writing modes (#87668) 2024-05-14 14:11:56 +02:00
build
bus
cmd RBAC: Expand action sets when fetching permissions (#87967) 2024-05-21 15:09:26 +01:00
codegen Chore: Upgrade/fix deps after thema removal (#86763) 2024-04-25 20:52:09 +02:00
components Chore: Improve some confusing logs (#87185) 2024-05-01 19:42:05 +03:00
events
expr sqlexpressions - fix escape quote (#87921) 2024-05-15 10:55:58 -04:00
extensions Caching: Implement mtls-enabled memcached integration (#84171) 2024-05-09 15:12:08 -04:00
generated
ifaces/gcsifaces
infra Datasources: Enable native histograms for datasource response size metric (#87962) 2024-05-16 13:48:51 +02:00
kinds
login/social SSO: enable api_url validator for azuread (#85967) 2024-05-20 16:13:43 +03:00
middleware User: support setting org and help flags though update function (#86535) 2024-04-29 08:53:05 +02:00
mocks/mock_gcsifaces
models
modules
plugins Update DS Proxy to use RBAC action (#87517) 2024-05-21 08:05:16 -05:00
promlib Prometheus: Add interpolation of groupByKeys query parameters into expr (#86360) 2024-05-16 08:36:03 -04:00
registry API Server: Add temporary request log for queries (#88103) 2024-05-21 13:07:47 +02:00
server RBAC: Expand action sets when fetching permissions (#87967) 2024-05-21 15:09:26 +01:00
services RBAC: Expand action sets when fetching permissions (#87967) 2024-05-21 15:09:26 +01:00
setting Azure: Fix for username assertion (#87853) 2024-05-16 11:50:02 -05:00
tests Errors: Update errutil to be compatible with k8s errors (#87605) 2024-05-20 18:11:37 +03:00
tsdb CloudWatch: Add additional AWS/KinesisAnalytics metrics (#88101) 2024-05-21 09:50:19 +02:00
util Errors: Update errutil to be compatible with k8s errors (#87605) 2024-05-20 18:11:37 +03:00
web
README.md
ruleguard.rules.go

README.md

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.