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 3c78196d0b
fix a bug (#48782)
3 years ago
..
api AccessControl: Add endpoint to get user permissions (#45309) 3 years ago
database Fix permission query for postgres (#48543) 3 years ago
mock Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202) 3 years ago
ossaccesscontrol fix a bug (#48782) 3 years ago
resourcepermissions Access Control: Remove unused option (#48317) 3 years ago
accesscontrol.go Access control: further reduce access control feature toggle checks (#48171) 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 Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202) 3 years ago
evaluator_test.go Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202) 3 years ago
filter.go Access control: Pass access control metadata for api keys (#48445) 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
middleware.go Access Control: Move access control middlewares to domain package (#48322) 3 years ago
middleware_test.go Access Control: Move access control middlewares to domain package (#48322) 3 years ago
models.go Access Control: Move dashboard actions and create scope provider (#48618) 3 years ago
resolvers.go Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202) 3 years ago
resolvers_test.go Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202) 3 years ago
roles.go AccessControl: Rename builtin role roles to basic roles (#48519) 3 years ago
roles_test.go AccessControl: Remove package lists for roles and grants (#47141) 3 years ago
scope.go Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202) 3 years ago
scope_test.go Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202) 3 years ago