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 25c4292a5f
RBAC: search v1 permission filter part 1 - cleanup & updating tests (#71913)
3 years ago
..
acimpl RBAC: search v1 permission filter part 1 - cleanup & updating tests (#71913) 3 years ago
actest RBAC: search v1 permission filter part 1 - cleanup & updating tests (#71913) 3 years ago
api RBAC: Remove legacy ac from authorization middleware (#68898) 3 years ago
database Auth: Use SHA-1 for generating an ID for External Service Role (#71079) 3 years ago
mock AccessControl: Add resource permission deletion helper (#71222) 3 years ago
ossaccesscontrol AccessControl: Add resource permission deletion helper (#71222) 3 years ago
pluginutils Plugins: Migrate licensing and access control to pkg/services/pluginsintegration package (#65258) 3 years ago
resourcepermissions AccessControl: Add resource permission deletion helper (#71222) 3 years ago
accesscontrol.go AccessControl: Add resource permission deletion helper (#71222) 3 years ago
accesscontrol_test.go AuthN: Embed an OAuth2 server for external service authentication (#68086) 3 years ago
authorize_in_org_test.go MESA: Allow using synced permissions (#71377) 3 years ago
checker.go
checker_test.go
errors.go Auth: Add empty role definition (#64694) 3 years ago
evaluator.go
evaluator_test.go
filter.go
filter_bench_test.go Chore: Remove Result field from datasources (#63048) 3 years ago
filter_test.go Chore: Remove Result field from datasources (#63048) 3 years ago
metadata.go
metadata_bench_test.go
metadata_test.go
middleware.go MESA: Allow using synced permissions (#71377) 3 years ago
middleware_test.go RBAC: Remove legacy ac from authorization middleware (#68898) 3 years ago
models.go AuthN: Embed an OAuth2 server for external service authentication (#68086) 3 years ago
models_test.go Slug: Use urlencoding to support non-ASCII characters (#70691) 3 years ago
resolvers.go
resolvers_test.go
roles.go Auth: Add empty role definition (#64694) 3 years ago
roles_test.go
scope.go
scope_test.go