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
Ieva eb9ef34272
RBAC: Permission check performance improvements for the new search (#60729)
2 years ago
..
acimpl chore: move models/licensing into licensing service (#61878) 2 years ago
actest ServiceAccount: Rewrite the api test to use fakes (#60441) 2 years ago
api Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
database chore: move dashboard_acl models into dashboard service (#62151) 2 years ago
mock Access control: endpoint for searching single user permissions (#59669) 2 years ago
ossaccesscontrol chore: move dashboard_acl models into dashboard service (#62151) 2 years ago
pluginutils RBAC: Validate plugin app access permission targets the plugin (#59468) 3 years ago
resourcepermissions Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
accesscontrol.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
accesscontrol_test.go RBAC: use scope reduction for user permission listing (#61583) 2 years ago
checker.go RBAC: Permission check performance improvements for the new search (#60729) 2 years ago
checker_test.go RBAC: Permission check performance improvements for the new search (#60729) 2 years ago
errors.go RBAC: Validate plugin app access permission targets the plugin (#59468) 3 years ago
evaluator.go Perfomance: add preallocation for some slices (#59263) 3 years ago
evaluator_test.go RBAC: Split up service into several components (#54002) 3 years ago
filter.go RBAC: Improve performance of dashboard filter query (#56813) 3 years ago
filter_bench_test.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
filter_test.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
metadata.go RBAC: Add function to generate wildcards from prefix (#54275) 3 years ago
metadata_bench_test.go RBAC: Add function to generate wildcards from prefix (#54275) 3 years ago
metadata_test.go RBAC: Add function to generate wildcards from prefix (#54275) 3 years ago
middleware.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
middleware_test.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
models.go DataSourcePermissions: Handle licensing properly for ds permissions (#59694) 3 years ago
resolvers.go RBAC: Allow role registration for plugins (#57387) 3 years ago
resolvers_test.go RBAC: Fix resolver issue on wildcard resulting in wrong status code for endpoints (#54208) 3 years ago
roles.go RBAC: Add an endpoint to list all user permissions (#57644) 3 years ago
roles_test.go AccessControl: Remove package lists for roles and grants (#47141) 3 years ago
scope.go RBAC: Permission check performance improvements for the new search (#60729) 2 years ago
scope_test.go RBAC: Add function to generate wildcards from prefix (#54275) 3 years ago