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
Ieva d85df0a560
Service Accounts: Managed permissions for service accounts (#51818)
4 years ago
..
api AccessControl: Add endpoint to get user permissions (#45309) 4 years ago
database Service accounts: Add service account to teams (#51536) 4 years ago
mock RBAC: Add access control metadata to folder dtos (#51158) 4 years ago
ossaccesscontrol Service Accounts: Managed permissions for service accounts (#51818) 4 years ago
resourcepermissions Service accounts: Add service account to teams (#51536) 4 years ago
accesscontrol.go Service Accounts: Managed permissions for service accounts (#51818) 4 years ago
accesscontrol_bench_test.go Chore: Remove last build tag (#50120) 4 years ago
accesscontrol_test.go Access Control: Support other attributes than id for resource permissions (#46727) 4 years ago
errors.go
evaluator.go Remove unused error from evaluator Evaluate (#49305) 4 years ago
evaluator_test.go Remove unused error from evaluator Evaluate (#49305) 4 years ago
filter.go RBAC: Make RBAC action names more consistent (#49730) 4 years ago
filter_bench_test.go backend/datasources: move datasources models into the datasources service package (#51267) 4 years ago
filter_test.go backend/datasources: move datasources models into the datasources service package (#51267) 4 years ago
middleware.go Access Control: Move access control middlewares to domain package (#48322) 4 years ago
middleware_test.go RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission (#50683) 4 years ago
models.go Service accounts: Add service account to teams (#51536) 4 years ago
resolvers.go fix logging of resolving scopes (#50173) 4 years ago
resolvers_test.go backend/datasources: move datasources models into the datasources service package (#51267) 4 years ago
roles.go Remove version property from fixed roles (#51298) 4 years ago
roles_test.go AccessControl: Remove package lists for roles and grants (#47141) 4 years ago
scope.go RBAC: Add scope resolvers for dashboards (#50110) 4 years ago
scope_test.go Access Control: Refactor scope resolvers with support to resolve into several scopes (#48202) 4 years ago