grafana/pkg/services/sqlstore/permissions
Yuriy Tseretyan 51114527dc
Alerting: handle folder permissions when fine-grained access enabled (#47035)
* Use alert:create action for folder search with edit permissions. This matches the action that is used to query dashboards (the update will be addressed later)
* Update rule store to use FindDashboards instead of folder service to list folders the user has access to view alerts. Folder service does not support query type and additional filters. 
* Do not check whether the user can save to folder if FGAC is enabled because it is checked on API level.
2022-04-01 19:33:26 -04:00
..
dashboard_test.go Alerting: handle folder permissions when fine-grained access enabled (#47035) 2022-04-01 19:33:26 -04:00
dashboard.go Alerting: handle folder permissions when fine-grained access enabled (#47035) 2022-04-01 19:33:26 -04:00