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
Misi 7ae0ff1309
RBAC: Add OAuth provider scopes separately to fixed:authentication.config:writer (#78202)
2 years ago
..
acimpl FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
actest Chore: remove `IsDisabled` method for access control (#74340) 2 years ago
api FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
database RBAC: generated prefixed uids for external service role (#76601) 2 years ago
migrator Chore: capitalise log message for auth packages (#74332) 2 years ago
mock Auth: Implement requester interface in access control module (#74289) 2 years ago
ossaccesscontrol Chore: Deprecate FolderID from Dashboard (#77823) 2 years ago
pluginutils
resourcepermissions FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
accesscontrol.go Auth: Implement requester interface in access control module (#74289) 2 years ago
accesscontrol_test.go AuthN: Embed an OAuth2 server for external service authentication (#68086) 3 years ago
authorize_in_org_test.go Access: Fetch fresh permissions for target GlobalOrgID in AuthorizeInOrgMiddleware (#76569) 2 years ago
checker.go
checker_test.go
errors.go Auth: Add empty role definition (#64694) 3 years ago
evaluator.go Chore: capitalise log message for auth packages (#74332) 2 years ago
evaluator_test.go
filter.go Chore: use any rather than interface{} (#74066) 2 years ago
filter_bench_test.go
filter_test.go
metadata.go
metadata_bench_test.go
metadata_test.go
middleware.go Access: Fetch fresh permissions for target GlobalOrgID in AuthorizeInOrgMiddleware (#76569) 2 years ago
middleware_test.go AccessControl: Remove acmock.New from accesscontrol service tests (#71942) 3 years ago
models.go RBAC: Add OAuth provider scopes separately to fixed:authentication.config:writer (#78202) 2 years ago
models_test.go Slug: Combine various slugify fixes for special character handling (#73164) 3 years ago
resolvers.go Chore: capitalise log message for auth packages (#74332) 2 years ago
resolvers_test.go
roles.go RBAC: Add OAuth provider scopes separately to fixed:authentication.config:writer (#78202) 2 years ago
roles_test.go
scope.go
scope_test.go