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
Alexander Zobnin e0ca1e5b1c
[release-11.6.3] RBAC: Dont additionally cache all users permissions (#106146)
2 months ago
..
acimpl [release-11.6.3] RBAC: Dont additionally cache all users permissions (#106146) 2 months ago
actest Zanzana: generic resource only (#96019) 8 months ago
api RBAC: Remove accessControlOnCall feature toggle (#101222) 5 months ago
database RBAC: remove dead code (#97234) 8 months ago
dualwrite Zanzana: revert cluster store for fixed roles (#100958) 5 months ago
migrator Zanzana: periodic sync of team members (#94752) 9 months ago
mock Authz: Account for fixed roles when running oss and using authz service (#99244) 6 months ago
ossaccesscontrol DualWriter: Support managed DualWriter (#100881) 5 months ago
permreg RBAC: FIX Allow specifying several valid scopes for a kind (#93176) 10 months ago
pluginutils AccessControl: Allow plugin roles to include `plugins:write` (#101089) 5 months ago
resourcepermissions RBAC: Remove accessControlOnCall feature toggle (#101222) 5 months ago
ssoutils Auth: Improve /admin/authentication permission checks and include new SSO pages (#81183) 2 years ago
accesscontrol.go Zanzana: Run reconciliation in its own service (#100361) 5 months ago
accesscontrol_test.go Add auth spans and remove deduplication code for scopes (#89804) 1 year ago
authorize_in_org_test.go Authlib: Use types package rather than claims (#99243) 6 months ago
authorizer.go Authn: Sync authlib and update how we construct authn client interceptor (#101124) 5 months ago
authorizer_test.go Authlib: Use types package rather than claims (#99243) 6 months ago
cacheutils.go [release-11.6.3] RBAC: Dont additionally cache all users permissions (#106146) 2 months ago
cacheutils_test.go [release-11.6.3] RBAC: Dont additionally cache all users permissions (#106146) 2 months ago
checker.go RBAC: Add required component to perform access control checks for user api when running single tenant (#93104) 10 months ago
checker_test.go Chore: Fix goimports grouping (#62426) 3 years ago
errors.go Actionsets: Add ability for plugins to add actions for core actionsets (i.e. `folders:edit`) (#88776) 1 year ago
evaluator.go Zanzana: Evaluate access with Check request (server-side) (#96213) 8 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) 1 year 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 Instrument tracing across accesscontrol (#91864) 11 months 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 Auth: Use sessionStorage instead of cookie for automatic redirection (#92759) 10 months ago
middleware_test.go Zanzana: Remove usage from legacy access control (#98883) 6 months ago
models.go Drilldown: Require `datasources:explore` RBAC action (#101366) 5 months ago
models_test.go ExtSvcAuth: Assign roles locally (#78669) 2 years ago
resolvers.go Instrument tracing across accesscontrol (#91864) 11 months ago
resolvers_test.go Chore: Fix goimports grouping (#62426) 3 years ago
roles.go Auth: Add LDAP scope to Grafana Admin (#92990) 11 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) 1 year ago
scope_test.go RBAC: Add function to generate wildcards from prefix (#54275) 3 years ago