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 a5e4a533fa
Access control: use uid for dashboard and folder scopes (#46807)
3 years ago
..
api AccessControl: Add endpoint to get user permissions (#45309) 3 years ago
database Access Control: Support other attributes than id for resource permissions (#46727) 3 years ago
middleware AccessControl: Fix locked role picker in orgs/edit page (#46539) 3 years ago
mock Adding FGAC annotations validation for creation and deletion (#46736) 3 years ago
ossaccesscontrol Access control: use uid for dashboard and folder scopes (#46807) 3 years ago
resourcepermissions Access Control: Support other attributes than id for resource permissions (#46727) 3 years ago
accesscontrol.go Access Control: Support other attributes than id for resource permissions (#46727) 3 years ago
accesscontrol_bench_test.go Access Control: Support other attributes than id for resource permissions (#46727) 3 years ago
accesscontrol_test.go Access Control: Support other attributes than id for resource permissions (#46727) 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: use uid for dashboard and folder scopes (#46807) 3 years ago
filter_bench_test.go Access Control: Support other attributes than id for resource permissions (#46727) 3 years ago
filter_test.go Access Control: Correctly check for id suffix (#46824) 3 years ago
models.go Access control: use uid for dashboard and folder scopes (#46807) 3 years ago
roles.go Access Control: Rename global users scope (#46794) 3 years ago
roles_test.go Access Control: Rename fixed roles (#41288) 4 years ago
scope.go AccessControl: Handle ':' in attribute resolution (#46742) 3 years ago
scope_test.go AccessControl: Handle ':' in attribute resolution (#46742) 3 years ago