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 bd35fa10f1
RBAC: Resolve action sets when `GetPermissions` is called (#89046)
12 months ago
..
acimpl Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
actest Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
api RBAC: Clean up action set code (#88147) 1 year ago
database Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
migrator Chore: Update test database initialization (#81673) 1 year ago
mock Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
ossaccesscontrol Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
pluginutils RBAC: Reject plugin registrations without a name (#81719) 1 year ago
resourcepermissions RBAC: Resolve action sets when `GetPermissions` is called (#89046) 12 months ago
ssoutils Auth: Improve /admin/authentication permission checks and include new SSO pages (#81183) 1 year ago
accesscontrol.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
accesscontrol_test.go AuthN: Remove embedded oauth server (#83146) 1 year ago
authorize_in_org_test.go Chore: Remove use of deprecated method in AC code (#87541) 1 year ago
cacheutils.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
cacheutils_test.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
checker.go
checker_test.go
errors.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
evaluator.go RBAC: Clean up action set code (#88147) 1 year ago
evaluator_test.go RBAC: handle partially resolved scopes (#85323) 1 year ago
filter.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
filter_bench_test.go
filter_test.go Chore: Update test database initialization (#81673) 1 year ago
metadata.go
metadata_bench_test.go Chore: Fix error handling in postDashboard, remove UserDisplayDTO, fix live redis client initialization (#87206) 1 year ago
metadata_test.go
middleware.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
middleware_test.go Chore: Remove use of deprecated method in AC code (#87541) 1 year ago
models.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
models_test.go ExtSvcAuth: Assign roles locally (#78669) 2 years ago
resolvers.go RBAC: Add and resolve action sets when searching user's permissions (#88694) 12 months ago
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