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
Matheus Macabu 21f1d02b3f
[release-11.2.8] Chore: Bump Go version to 1.23.7 (#101294)
10 months ago
..
acimpl [v11.2.x] Identity: remove GetTypedID (#92256) 1 year ago
actest Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
api Identity: Rename "namespace" to "type" in the requester interface (#90567) 1 year ago
database Identity: Rename "namespace" to "type" in the requester interface (#90567) 1 year ago
migrator [v11.2.x] Zanzana: Evaluate dashboard and folder permissions (#92253) 1 year ago
mock RBAC: Refactor RBAC plugin interface code (#90679) 1 year ago
ossaccesscontrol RBAC: Allow omitting default permissions when a new resource is created (#90720) 1 year ago
permreg RBAC: Add permission registry (#91247) 1 year ago
pluginutils Actionsets: Add ability for plugins to add actions for core actionsets (i.e. `folders:edit`) (#88776) 2 years ago
resourcepermissions [v11.2.x] RBAC: Always store action sets (#92855) 1 year ago
ssoutils
accesscontrol.go Identity: Rename "namespace" to "type" in the requester interface (#90567) 1 year ago
accesscontrol_test.go Add auth spans and remove deduplication code for scopes (#89804) 2 years ago
authorize_in_org_test.go [v11.2.x] RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to (#92274) 1 year ago
cacheutils.go Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
cacheutils_test.go Identity: extend k8s user.Info (#90937) 1 year ago
checker.go
checker_test.go
errors.go Actionsets: Add ability for plugins to add actions for core actionsets (i.e. `folders:edit`) (#88776) 2 years ago
evaluator.go Zanzana: Evaluate permissions alongside with RBAC engine (#90064) 2 years ago
evaluator_test.go RBAC: handle partially resolved scopes (#85323) 2 years ago
filter.go Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
filter_bench_test.go
filter_test.go
metadata.go
metadata_bench_test.go Chore: Fix error handling in postDashboard, remove UserDisplayDTO, fix live redis client initialization (#87206) 2 years ago
metadata_test.go
middleware.go [v11.2.x] Identity: remove GetTypedID (#92256) 1 year ago
middleware_test.go Zanzana: Evaluate permissions alongside with RBAC engine (#90064) 2 years ago
models.go [release-11.2.8] Chore: Bump Go version to 1.23.7 (#101294) 10 months ago
models_test.go
resolvers.go RBAC: Add and resolve action sets when searching user's permissions (#88694) 2 years ago
resolvers_test.go
roles.go Add support ticket fixed roles to cloud role sync (#90864) 1 year ago
roles_test.go
scope.go Zanzana: Evaluate permissions alongside with RBAC engine (#90064) 2 years ago
scope_test.go