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
Yuri Tseretyan 12605bfed2
Alerting: Update fixed roles to include silences permissions (#85826)
2 years ago
..
acimpl Access control: Use ResolveIdentity() for authorizing in org (#85549) 2 years ago
actest Access control: Use ResolveIdentity() for authorizing in org (#85549) 2 years ago
api RBAC Search: Replace `userLogin` filter by `namespacedID` filter (#81810) 2 years ago
database RBAC: Fix slow user permission search query on MySQL (#85058) 2 years ago
migrator
mock Access control: Use ResolveIdentity() for authorizing in org (#85549) 2 years ago
ossaccesscontrol Alerting: Update fixed roles to include silences permissions (#85826) 2 years ago
pluginutils
resourcepermissions Chore: Replace sqlstore with db interface (#85366) 2 years ago
ssoutils
accesscontrol.go Authn: Identity resolvers (#85930) 2 years ago
accesscontrol_test.go AuthN: Remove embedded oauth server (#83146) 2 years ago
authorize_in_org_test.go Access control: Use ResolveIdentity() for authorizing in org (#85549) 2 years ago
checker.go
checker_test.go
errors.go
evaluator.go RBAC: handle partially resolved scopes (#85323) 2 years ago
evaluator_test.go RBAC: handle partially resolved scopes (#85323) 2 years ago
filter.go
filter_bench_test.go
filter_test.go
metadata.go
metadata_bench_test.go
metadata_test.go
middleware.go RBAC: Fix global role deletion in hosted Grafana (#85980) 2 years ago
middleware_test.go
models.go Alerting: Introduce authorization logic for operations on silences (#85418) 2 years ago
models_test.go
resolvers.go
resolvers_test.go
roles.go Auth: Decouple client and hook registration (#85084) 2 years ago
roles_test.go
scope.go
scope_test.go