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
Misi c6a6b9fdd2
IAM: Create and delete user from the legacy store (#107694)
4 days ago
..
acimpl Chore: Rename integration tests to follow the common convention (#105987) 3 weeks ago
actest Chore: Update mocks with recent mockery (#107816) 2 weeks ago
api RBAC: Remove accessControlOnCall feature toggle (#101222) 5 months ago
database Chore: Rename integration tests to follow the common convention (#105987) 3 weeks ago
dualwrite Zanzana: incorrect folder tree bug (#106478) 4 weeks 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 Team: Add validation for provisioned teams in setUserPermission endpoint (#103623) 3 months ago
permreg SecretsManager: Add roles and access control to APIs (#102456) 4 months ago
pluginutils CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
resourcepermissions Chore: Rename integration tests to follow the common convention (#105987) 3 weeks ago
ssoutils
accesscontrol.go CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
accesscontrol_test.go
authorize_in_org_test.go Authlib: Use types package rather than claims (#99243) 6 months ago
authorizer.go IAM: Create and delete user from the legacy store (#107694) 4 days ago
authorizer_test.go Authlib: Use types package rather than claims (#99243) 6 months ago
cacheutils.go RBAC: Don't additionally cache all users permissions (#105607) 2 months ago
cacheutils_test.go RBAC: Don't additionally cache all users permissions (#105607) 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
errors.go RBAC: Return bad request when header is malformed (#105448) 2 months ago
evaluator.go Zanzana: Evaluate access with Check request (server-side) (#96213) 8 months ago
evaluator_test.go
filter.go Reporting: Update filter and docs to get reports by dashboard (#104560) 2 months ago
filter_bench_test.go
filter_test.go Chore: Rename integration tests to follow the common convention (#105987) 3 weeks ago
metadata.go
metadata_bench_test.go
metadata_test.go
middleware.go RBAC: Return bad request when header is malformed (#105448) 2 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
resolvers.go
resolvers_test.go CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
roles.go Authorization: Add group to role DisplayName to make filtered list more clear (#102950) 3 months ago
roles_test.go
scope.go
scope_test.go