grafana/pkg/services/accesscontrol
Ieva f2450575b3
Access control: FGAC for annotation updates (#46462)
* proposal

* PR feedback

* fix canSave bug

* update scope naming

* linting

* linting

Co-authored-by: Ezequiel Victorero <ezequiel.victorero@grafana.com>
2022-03-18 17:33:21 +01:00
..
api AccessControl: Add endpoint to get user permissions (#45309) 2022-02-11 17:40:43 +01:00
database Access control: Display inherited folder permissions in dashboards (#46421) 2022-03-17 17:08:51 +01:00
middleware AccessControl: Add endpoint to get user permissions (#45309) 2022-02-11 17:40:43 +01:00
mock Access Control: Filter out hidden permissions in access control dashboard guardian (#46177) 2022-03-03 18:29:39 +01:00
ossaccesscontrol Access control: Display inherited folder permissions in dashboards (#46421) 2022-03-17 17:08:51 +01:00
resourcepermissions Access control: Display inherited folder permissions in dashboards (#46421) 2022-03-17 17:08:51 +01:00
accesscontrol_bench_test.go AccessControl: Compute metadata from context permissions (#45578) 2022-02-18 11:27:00 +01:00
accesscontrol_test.go AccessControl: Compute metadata from context permissions (#45578) 2022-02-18 11:27:00 +01:00
accesscontrol.go Access control: Delete user permissions when a user is deleted (#46021) 2022-03-16 10:43:44 +01:00
errors.go AccessControl: Resolve attribute based scopes to id based scopes (#40742) 2022-01-18 17:34:35 +01:00
evaluator_test.go AccessControl: Resolve attribute based scopes to id based scopes (#40742) 2022-01-18 17:34:35 +01:00
evaluator.go AccessControl: improve denied message (#44551) 2022-01-28 12:17:24 +01:00
filter_bench_test.go Access control: Support filter on several actions (#46524) 2022-03-14 17:11:21 +01:00
filter_test.go Access Control: Fix Filter to correctly handle duplicated scopes (#46667) 2022-03-16 16:59:19 -04:00
filter.go Access Control: Fix Filter to correctly handle duplicated scopes (#46667) 2022-03-16 16:59:19 -04:00
models.go Access control: FGAC for annotation updates (#46462) 2022-03-18 17:33:21 +01:00
roles_test.go Access Control: Rename fixed roles (#41288) 2021-11-17 15:40:39 +01:00
roles.go Add viewer grant to fixed:datasources:reader if viewers_can_edit is set to true (#44657) 2022-01-31 16:33:41 +01:00
scope_test.go AccessControl: Resolve attribute based scopes to id based scopes (#40742) 2022-01-18 17:34:35 +01:00
scope.go Access control: FGAC for annotation updates (#46462) 2022-03-18 17:33:21 +01:00