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 e0163c93c2
Zanzana: reconcile generic schema (#95492)
1 year ago
..
acimpl Zanzana: reconcile generic schema (#95492) 1 year ago
actest Zanzana: Initial dashboard search (#93093) 1 year ago
api Instrument tracing across dashboards (#91937) 1 year ago
database Revert read replica POC (#93551) 1 year ago
dualwrite Zanzana: reconcile generic schema (#95492) 1 year ago
migrator Zanzana: periodic sync of team members (#94752) 1 year ago
mock Zanzana: periodic sync of team members (#94752) 1 year ago
ossaccesscontrol ServiceAccounts: Allow use of UIDs for Service Account routes (#95401) 1 year ago
permreg RBAC: FIX Allow specifying several valid scopes for a kind (#93176) 1 year ago
pluginutils Actionsets: Add ability for plugins to add actions for core actionsets (i.e. `folders:edit`) (#88776) 1 year ago
resourcepermissions Alerting: Fix per-receiver RBAC for receivers with long names (#95084) 1 year ago
ssoutils Auth: Improve /admin/authentication permission checks and include new SSO pages (#81183) 2 years ago
accesscontrol.go Zanzana: periodic sync of team members (#94752) 1 year ago
accesscontrol_test.go Add auth spans and remove deduplication code for scopes (#89804) 1 year ago
authorize_in_org_test.go RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to (#92024) 1 year ago
authorizer.go Auth: Update authlib (#94947) 1 year ago
authorizer_test.go Auth: Update authlib (#94947) 1 year ago
cacheutils.go IAM: fix GetSearchPermissionCacheKey uniqueness (#95192) 1 year ago
cacheutils_test.go IAM: fix GetSearchPermissionCacheKey uniqueness (#95192) 1 year ago
checker.go RBAC: Add required component to perform access control checks for user api when running single tenant (#93104) 1 year 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 Instrument tracing across accesscontrol (#91864) 1 year 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 Chore: Remove Result field from datasources (#63048) 3 years ago
filter_test.go Chore: Update test database initialization (#81673) 2 years ago
metadata.go Instrument tracing across accesscontrol (#91864) 1 year ago
metadata_bench_test.go Chore: Fix error handling in postDashboard, remove UserDisplayDTO, fix live redis client initialization (#87206) 2 years 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) 1 year ago
middleware_test.go Zanzana: Evaluate permissions alongside with RBAC engine (#90064) 1 year ago
models.go Alerting: Notifications Routes API (#91550) 1 year ago
models_test.go ExtSvcAuth: Assign roles locally (#78669) 2 years ago
resolvers.go Instrument tracing across accesscontrol (#91864) 1 year ago
resolvers_test.go Chore: Fix goimports grouping (#62426) 3 years ago
roles.go Auth: Add LDAP scope to Grafana Admin (#92990) 1 year ago
roles_test.go AccessControl: Remove package lists for roles and grants (#47141) 4 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