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 da2c99a2e1
Access control: use delegatable flag to check if role can be granted (#42070)
4 years ago
..
database Access Control: Move part of access control database (#40483) 4 years ago
middleware AccessControl: Remove scopes from orgs endpoints (#41709) 4 years ago
mock Accesscontrol: Add additional API keys to service account, move cloneserviceaccount to sqlstore (#41189) 4 years ago
ossaccesscontrol AccessControl: Remove scopes from orgs endpoints (#41709) 4 years ago
accesscontrol.go AccessControl: FGAC permissions for orgs endpoint on frontend (#41050) 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 Access control: use delegatable flag to check if role can be granted (#42070) 4 years ago
resource_manager.go Access Control: Move part of access control database (#40483) 4 years ago
roles.go Access control: add roles to fixed groups (#41673) 4 years ago
roles_test.go Access Control: Rename fixed roles (#41288) 4 years ago
scope.go AccessControl: Remove scopes from orgs endpoints (#41709) 4 years ago
scope_test.go AccessControl: tidy scope resolution (#40677) 4 years ago