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 025b2f3011
Chore: use any rather than interface{} (#74066)
2 years ago
..
api.go Auth: Move access control API to SignedInUser interface (#73144) 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) 3 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 Chore: use any rather than interface{} (#74066) 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