grafana/pkg/services/accesscontrol/resourcepermissions
Jguer 90a94eab74
Dashboard/Folder permission fix session (#47174)
* Fix inherited scopes for dashboard to use folder uid

* Add inherited evaluators

* Slight modification of the commments

* Add test for inheritance

* Nit.

* extract shared function from tests

* Nit. Extra line

* Remove unused comment

Co-authored-by: Karl Persson <kalle.persson@grafana.com>
Co-authored-by: gamab <gabi.mabs@gmail.com>
2022-04-05 14:28:23 +02:00
..
types Access Control: Support other attributes than id for resource permissions (#46727) 2022-03-21 17:58:18 +01:00
api_test.go Dashboard/Folder permission fix session (#47174) 2022-04-05 14:28:23 +02:00
api.go Dashboard/Folder permission fix session (#47174) 2022-04-05 14:28:23 +02:00
error.go Access Control: Pass db session to hooks (#44428) 2022-01-25 17:12:00 +01:00
middleware.go Dashboard/Folder permission fix session (#47174) 2022-04-05 14:28:23 +02:00
options.go Dashboard/Folder permission fix session (#47174) 2022-04-05 14:28:23 +02:00
service_test.go Access control: Always append all permissions to role admin in oss (#46282) 2022-03-07 13:28:39 +01:00
service.go Access Control: Support other attributes than id for resource permissions (#46727) 2022-03-21 17:58:18 +01:00