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
J Guerreiro 7f1e8cee2b
APIKeys: Add AC controls for legacy API keys (#46255)
4 years ago
..
api AccessControl: Add endpoint to get user permissions (#45309) 4 years ago
database Access control: Filter users and teams by read permissions (#45968) 4 years ago
middleware AccessControl: Add endpoint to get user permissions (#45309) 4 years ago
mock Access Control: Filter out hidden permissions in access control dashboard guardian (#46177) 4 years ago
ossaccesscontrol Access control: Use access control for dashboard and folder (#44702) 4 years ago
resourcepermissions Access control: Use access control for dashboard and folder (#44702) 4 years ago
accesscontrol.go Access control: Use access control for dashboard and folder (#44702) 4 years ago
accesscontrol_bench_test.go AccessControl: Compute metadata from context permissions (#45578) 4 years ago
accesscontrol_test.go AccessControl: Compute metadata from context permissions (#45578) 4 years ago
errors.go AccessControl: Resolve `attribute` based scopes to `id` based scopes (#40742) 4 years ago
evaluator.go AccessControl: improve denied message (#44551) 4 years ago
evaluator_test.go AccessControl: Resolve `attribute` based scopes to `id` based scopes (#40742) 4 years ago
filter.go Access control: Use access control for dashboard and folder (#44702) 4 years ago
filter_bench_test.go AccessControl: Use an SQLFilter struct (#44887) 4 years ago
filter_test.go AccessControl: Use an SQLFilter struct (#44887) 4 years ago
models.go APIKeys: Add AC controls for legacy API keys (#46255) 4 years ago
roles.go Add viewer grant to `fixed:datasources:reader` if viewers_can_edit is set to true (#44657) 4 years ago
roles_test.go Access Control: Rename fixed roles (#41288) 4 years ago
scope.go AccessControl: Resolve `attribute` based scopes to `id` based scopes (#40742) 4 years ago
scope_test.go AccessControl: Resolve `attribute` based scopes to `id` based scopes (#40742) 4 years ago