The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/accesscontrol/resourcepermissions
Ieva bd35fa10f1
RBAC: Resolve action sets when `GetPermissions` is called (#89046)
12 months ago
..
api.go IAM - Fix error messages for resource permissions endpoints (#85773) 1 year ago
api_test.go User: Add tracing (#87028) 1 year ago
error.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
fake.go RBAC: Add and resolve action sets when searching user's permissions (#88694) 12 months ago
hook.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
middleware.go RBAC: Remove legacy ac from authorization middleware (#68898) 2 years ago
models.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
options.go DataSourcePermissions: Handle licensing properly for ds permissions (#59694) 3 years ago
service.go RBAC: Resolve action sets when `GetPermissions` is called (#89046) 12 months ago
service_test.go RBAC: Clean up action set code (#88147) 1 year ago
store.go RBAC: Only store action sets for dashboards and folders (#89053) 12 months ago
store_bench_test.go User: Add tracing (#87028) 1 year ago
store_test.go Actionsets: Add cfg option for only writing actionsets (#88367) 1 year ago