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
Gabriel MABILLE 8988e04044
RBAC: Add permission registry (#91247)
10 months ago
..
acimpl RBAC: Add permission registry (#91247) 10 months ago
actest Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
api Identity: Rename "namespace" to "type" in the requester interface (#90567) 10 months ago
database Identity: Rename "namespace" to "type" in the requester interface (#90567) 10 months ago
migrator accesscontrol service read replica (#89963) 11 months ago
mock RBAC: Refactor RBAC plugin interface code (#90679) 10 months ago
ossaccesscontrol RBAC: Allow omitting default permissions when a new resource is created (#90720) 10 months ago
permreg RBAC: Add permission registry (#91247) 10 months ago
pluginutils Actionsets: Add ability for plugins to add actions for core actionsets (i.e. `folders:edit`) (#88776) 10 months ago
resourcepermissions Folders: Allow folder editors and admins to create subfolders without any additional permissions (#91215) 10 months ago
ssoutils Auth: Improve /admin/authentication permission checks and include new SSO pages (#81183) 1 year ago
accesscontrol.go Identity: Rename "namespace" to "type" in the requester interface (#90567) 10 months ago
accesscontrol_test.go Add auth spans and remove deduplication code for scopes (#89804) 11 months ago
authorize_in_org_test.go Identity: Rename "namespace" to "type" in the requester interface (#90567) 10 months ago
cacheutils.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
cacheutils_test.go Identity: extend k8s user.Info (#90937) 10 months ago
checker.go RBAC: Permission check performance improvements for the new search (#60729) 2 years ago
checker_test.go Chore: Fix goimports grouping (#62426) 2 years ago
errors.go Actionsets: Add ability for plugins to add actions for core actionsets (i.e. `folders:edit`) (#88776) 10 months ago
evaluator.go Zanzana: Evaluate permissions alongside with RBAC engine (#90064) 11 months 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 Chore: Remove Result field from datasources (#63048) 2 years ago
filter_test.go Chore: Update test database initialization (#81673) 1 year ago
metadata.go RBAC: Add function to generate wildcards from prefix (#54275) 3 years ago
metadata_bench_test.go Chore: Fix error handling in postDashboard, remove UserDisplayDTO, fix live redis client initialization (#87206) 1 year ago
metadata_test.go RBAC: Add function to generate wildcards from prefix (#54275) 3 years ago
middleware.go Identity: Rename "namespace" to "type" in the requester interface (#90567) 10 months ago
middleware_test.go Zanzana: Evaluate permissions alongside with RBAC engine (#90064) 11 months ago
models.go Zanzana: Evaluate permissions alongside with RBAC engine (#90064) 11 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 Chore: Fix goimports grouping (#62426) 2 years ago
roles.go Add support ticket fixed roles to cloud role sync (#90864) 10 months ago
roles_test.go AccessControl: Remove package lists for roles and grants (#47141) 3 years ago
scope.go Zanzana: Evaluate permissions alongside with RBAC engine (#90064) 11 months ago
scope_test.go RBAC: Add function to generate wildcards from prefix (#54275) 3 years ago