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
Karl Persson 4df7bf5ab2
Access control: Display inherited folder permissions in dashboards (#46421)
3 years ago
..
api AccessControl: Add endpoint to get user permissions (#45309) 3 years ago
database Access control: Display inherited folder permissions in dashboards (#46421) 3 years ago
middleware AccessControl: Add endpoint to get user permissions (#45309) 3 years ago
mock Access Control: Filter out hidden permissions in access control dashboard guardian (#46177) 3 years ago
ossaccesscontrol Access control: Display inherited folder permissions in dashboards (#46421) 3 years ago
resourcepermissions Access control: Display inherited folder permissions in dashboards (#46421) 3 years ago
accesscontrol.go Access control: Delete user permissions when a user is deleted (#46021) 3 years ago
accesscontrol_bench_test.go AccessControl: Compute metadata from context permissions (#45578) 3 years ago
accesscontrol_test.go AccessControl: Compute metadata from context permissions (#45578) 3 years ago
errors.go AccessControl: Resolve `attribute` based scopes to `id` based scopes (#40742) 3 years ago
evaluator.go AccessControl: improve denied message (#44551) 3 years ago
evaluator_test.go AccessControl: Resolve `attribute` based scopes to `id` based scopes (#40742) 3 years ago
filter.go Access Control: Fix Filter to correctly handle duplicated scopes (#46667) 3 years ago
filter_bench_test.go Access control: Support filter on several actions (#46524) 3 years ago
filter_test.go Access Control: Fix Filter to correctly handle duplicated scopes (#46667) 3 years ago
models.go Access control: Display inherited folder permissions in dashboards (#46421) 3 years ago
roles.go Add viewer grant to `fixed:datasources:reader` if viewers_can_edit is set to true (#44657) 3 years ago
roles_test.go Access Control: Rename fixed roles (#41288) 4 years ago
scope.go Move datasource scopes and actions to access control package (#46334) 3 years ago
scope_test.go AccessControl: Resolve `attribute` based scopes to `id` based scopes (#40742) 3 years ago