grafana/pkg/services/folder/folderimpl
Ieva c2e0952553
Folders: Improve folder move permission checks (#90588)
* check that a user doesn't have higher plugin access on the destination folder than they have on the source folder when moving folders

* Update pkg/services/folder/folderimpl/folder_test.go

---------

Co-authored-by: Jo <joao.guerreiro@grafana.com>
2024-07-23 17:07:27 +01:00
..
dashboard_folder_store_test.go DashboardStore: Use ReplDB and get dashboard quotas from the ReadReplica (#90235) 2024-07-12 10:47:49 -04:00
dashboard_folder_store.go Chore: removing (more) redundant transactions (#89373) 2024-06-25 09:19:49 -04:00
folder_test.go Folders: Improve folder move permission checks (#90588) 2024-07-23 17:07:27 +01:00
folder.go Folders: Improve folder move permission checks (#90588) 2024-07-23 17:07:27 +01:00
metrics.go Folders: Add metric for listing subfolders duration (#81144) 2024-01-24 14:15:32 +01:00
sqlstore_test.go Folders: Fix folder pagination for cloud instances with many folders (#90008) 2024-07-05 11:19:03 +01:00
sqlstore.go Folders: Fix folder pagination for cloud instances with many folders (#90008) 2024-07-05 11:19:03 +01:00
store_fake.go Folders: Reduce DB queries when counting and deleting resources under folders (#81153) 2024-01-30 18:26:34 +02:00
store.go Folders: Reduce DB queries when counting and deleting resources under folders (#81153) 2024-01-30 18:26:34 +02:00