grafana/pkg/services/accesscontrol
Ieva 4f4b1cb5ea
Access control: hide team role picker if user doesn't have access to it (#45068)
* hide team role column

* hide or disable the role picker as needed

* add SWL filtering for role listing
2022-02-08 16:38:13 +00:00
..
database Access Control: Add function to set several permissions on a resource in one transaction (#44768) 2022-02-07 17:04:32 +01:00
middleware Remove bus from quota, preferences, plugins, user_token (#44762) 2022-02-03 09:20:20 +01:00
mock AccessControl: Resolve attribute based scopes to id based scopes (#40742) 2022-01-18 17:34:35 +01:00
ossaccesscontrol AccessControl: Read team permissions from db (#44727) 2022-02-01 18:35:31 +01:00
resourcepermissions update mock (#45010) 2022-02-07 18:44:56 +01:00
resourceservices Access control: FGAC for team sync endpoints (#44673) 2022-02-03 15:27:05 +00:00
accesscontrol_bench_test.go AccessControl: Remove unused error from GetResourcesMetadata (#43710) 2022-01-05 17:24:14 +01:00
accesscontrol_test.go AccessControl: Remove unused error from GetResourcesMetadata (#43710) 2022-01-05 17:24:14 +01:00
accesscontrol.go Access Control: Add function to set several permissions on a resource in one transaction (#44768) 2022-02-07 17:04:32 +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 AccessControl: Use an SQLFilter struct (#44887) 2022-02-07 16:18:52 +01:00
filter_test.go AccessControl: Use an SQLFilter struct (#44887) 2022-02-07 16:18:52 +01:00
filter.go Access control: hide team role picker if user doesn't have access to it (#45068) 2022-02-08 16:38:13 +00:00
models.go Access Control: Add function to set several permissions on a resource in one transaction (#44768) 2022-02-07 17:04:32 +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 AccessControl: Resolve attribute based scopes to id based scopes (#40742) 2022-01-18 17:34:35 +01:00