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
Karl Persson d8fbbdefea
Identity: Use typed namespace id (#87121)
1 year ago
..
acimpl Identity: Use typed namespace id (#87121) 1 year ago
actest Access control: Use ResolveIdentity() for authorizing in org (#85549) 1 year ago
api RBAC Search: Replace `userLogin` filter by `namespacedID` filter (#81810) 1 year ago
database User: Add tracing (#87028) 1 year ago
migrator Chore: Update test database initialization (#81673) 1 year ago
mock Access control: Use ResolveIdentity() for authorizing in org (#85549) 1 year ago
ossaccesscontrol RBAC: Do not set permissions on data sources with wildcard UID in OSS (#87220) 1 year ago
pluginutils RBAC: Reject plugin registrations without a name (#81719) 1 year ago
resourcepermissions User: Add tracing (#87028) 1 year ago
ssoutils Auth: Improve /admin/authentication permission checks and include new SSO pages (#81183) 1 year ago
accesscontrol.go Authn: Identity resolvers (#85930) 1 year ago
accesscontrol_test.go AuthN: Remove embedded oauth server (#83146) 1 year ago
authorize_in_org_test.go AuthN: Use typed namespace id inside authn package (#86048) 1 year ago
checker.go
checker_test.go
errors.go IAM - Fix error messages for resource permissions endpoints (#85773) 1 year ago
evaluator.go RBAC: handle partially resolved scopes (#85323) 1 year ago
evaluator_test.go RBAC: handle partially resolved scopes (#85323) 1 year ago
filter.go
filter_bench_test.go
filter_test.go Chore: Update test database initialization (#81673) 1 year ago
metadata.go
metadata_bench_test.go
metadata_test.go
middleware.go IAM - Fix error messages for resource permissions endpoints (#85773) 1 year ago
middleware_test.go
models.go Alerting: Introduce authorization logic for operations on silences (#85418) 1 year ago
models_test.go ExtSvcAuth: Assign roles locally (#78669) 2 years ago
resolvers.go
resolvers_test.go
roles.go IAM - Fix error messages for resource permissions endpoints (#85773) 1 year ago
roles_test.go
scope.go
scope_test.go