grafana/pkg/services/comments
Eric Leijonmarck 555867135b
Access control: Using RBAC to filter users in list view that you have read access to (#47963)
* Add SQL filter for global user search

* Remove scope requirements from endpoints

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
Co-authored-by: Karl Persson <kalle.persson@grafana.com>
2022-05-13 09:26:34 +02:00
..
commentmodel Access control: refactor RBAC checks (#48107) 2022-04-25 10:42:09 +02:00
handlers.go Access control: Using RBAC to filter users in list view that you have read access to (#47963) 2022-05-13 09:26:34 +02:00
service.go Annotation FGAC checks for comments (#47468) 2022-04-12 17:30:50 +01:00
sql_storage_test.go Comments: support live comments in dashboards and annotations (#44980) 2022-02-22 10:47:42 +03:00
sql_storage.go Comments: fix wrong SQL query generated if Settings are not empty (#47552) 2022-04-20 11:59:32 -07:00
storage.go Comments: support live comments in dashboards and annotations (#44980) 2022-02-22 10:47:42 +03:00