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
Gabriel MABILLE 9ed7e48454
AccessControl: Modify provisioning to prevent built-in role assignment (#48031)
3 years ago
..
api AccessControl: Add endpoint to get user permissions (#45309) 3 years ago
database AccessControl: Modify provisioning to prevent built-in role assignment (#48031) 3 years ago
middleware AccessControl: Fix locked role picker in orgs/edit page (#46539) 3 years ago
mock AccessControl: Make the built-in role definitions public (#47525) 3 years ago
ossaccesscontrol AccessControl: Make the built-in role definitions public (#47525) 3 years ago
resourcepermissions Dashboard/Folder permission fix session (#47174) 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: SQL filtering for annotation listing (#47467) 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 AccessControl: Modify provisioning to prevent built-in role assignment (#48031) 3 years ago
roles.go AccessControl: Make the built-in role definitions public (#47525) 3 years ago
roles_test.go AccessControl: Remove package lists for roles and grants (#47141) 3 years ago
scope.go Dashboard/Folder permission fix session (#47174) 3 years ago
scope_test.go Dashboard/Folder permission fix session (#47174) 3 years ago