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
Ryan McKinley f69fd3726b
FeatureToggles: Add context and and an explicit global check (#78081)
2 years ago
..
api.go Service Accounts: Enable adding folder, dashboard and data source permissions to service accounts (#76133) 2 years ago
api_test.go AccessControl: Remove acmock.New from accesscontrol service tests (#71942) 2 years ago
error.go
hook.go
middleware.go RBAC: Remove legacy ac from authorization middleware (#68898) 2 years ago
models.go Auth: Move access control API to SignedInUser interface (#73144) 2 years ago
options.go
service.go Auth: Move access control API to SignedInUser interface (#73144) 2 years ago
service_test.go RBAC: Split non-empty scopes into `kind`, `attribute` and `identifier` fields for better search performance (#71933) 2 years ago
store.go FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
store_bench_test.go Chore: Remove Result field from datasources (#63048) 2 years ago
store_test.go RBAC: Split non-empty scopes into `kind`, `attribute` and `identifier` fields for better search performance (#71933) 2 years ago