grafana/pkg/services/accesscontrol
Karl Persson 0ace9695a6
Access control: Add optional hooks (#43372)
* Add optional OnSet hooks
2021-12-23 10:10:06 +01:00
..
database Access Control: Add option to filter only managed permissions (#43371) 2021-12-21 14:22:54 +01:00
middleware Access control: Refactor managed permission system to create api and frontend components (#42540) 2021-12-20 09:52:24 +01:00
mock Accesscontrol: Add additional API keys to service account, move cloneserviceaccount to sqlstore (#41189) 2021-11-11 10:42:21 +00:00
ossaccesscontrol check the value of the feature toggle (#43433) 2021-12-22 10:05:53 +01:00
resourcepermissions Access control: Add optional hooks (#43372) 2021-12-23 10:10:06 +01:00
accesscontrol_bench_test.go AccessControl: Add accesscontrol metadata to datasources DTOs (#42675) 2021-12-15 12:08:15 +01:00
accesscontrol_test.go AccessControl: Add accesscontrol metadata to datasources DTOs (#42675) 2021-12-15 12:08:15 +01:00
accesscontrol.go Access control: Refactor managed permission system to create api and frontend components (#42540) 2021-12-20 09:52:24 +01:00
errors.go Revert "Revert "AccessControl: Implement a way to register fixed roles (#35641)" (#37397)" (#37535) 2021-08-04 14:44:37 +02:00
evaluator_test.go Access Control: Store permissions on SignedInUser (#43040) 2021-12-14 16:05:59 +01:00
evaluator.go Access Control: Store permissions on SignedInUser (#43040) 2021-12-14 16:05:59 +01:00
models.go Access Control: Add option to filter only managed permissions (#43371) 2021-12-21 14:22:54 +01:00
roles_test.go Access Control: Rename fixed roles (#41288) 2021-11-17 15:40:39 +01:00
roles.go Access control: add roles to fixed groups (#41673) 2021-11-18 09:16:18 +00:00
scope_test.go AccessControl: tidy scope resolution (#40677) 2021-10-20 17:11:22 +02:00
scope.go AccessControl: Add accesscontrol metadata to datasources DTOs (#42675) 2021-12-15 12:08:15 +01:00