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
Karl Persson 1c270b1dc2
RBAC: Adjust filter for acl list to check for permissions on service accounts (#78681)
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 Access Control: Pass db session to hooks (#44428) 4 years 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 Auth: Move access control API to SignedInUser interface (#73144) 2 years ago
options.go DataSourcePermissions: Handle licensing properly for ds permissions (#59694) 3 years ago
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 RBAC: Adjust filter for acl list to check for permissions on service accounts (#78681) 2 years ago
store_bench_test.go Chore: Remove Result field from datasources (#63048) 2 years ago
store_test.go RBAC: Adjust filter for acl list to check for permissions on service accounts (#78681) 2 years ago