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
Emil Tullstedt 3b637f4b44
Access control: Redirect non-API calls (#41100)
4 years ago
..
middleware Access control: Redirect non-API calls (#41100) 4 years ago
mock Access Control: Add service accounts (#38994) 4 years ago
ossaccesscontrol Chore: Add alert ctx (#41161) 4 years ago
accesscontrol.go Access Control: Add service accounts (#38994) 4 years ago
errors.go Revert "Revert "AccessControl: Implement a way to register fixed roles (#35641)" (#37397)" (#37535) 5 years ago
evaluator.go AccessControl: Extend scope parameters with extra params from context (#39722) 4 years ago
evaluator_test.go AccessControl: Extend scope parameters with extra params from context (#39722) 4 years ago
models.go feat: fallback for displayname of non-fixed role without displayname (#40277) 4 years ago
roles.go Migrate to Wire for dependency injection (#32289) 4 years ago
roles_test.go Revert "Revert "AccessControl: Implement a way to register fixed roles (#35641)" (#37397)" (#37535) 5 years ago
scope.go AccessControl: tidy scope resolution (#40677) 4 years ago
scope_test.go AccessControl: tidy scope resolution (#40677) 4 years ago