grafana/pkg/services/ngalert/accesscontrol
Yuri Tseretyan 2be7605794
Alerting: Fix fine-grained rule access control to use 403 for authorization error (#79239)
* use 403 for authorization error
* update silences API
* add ForbiddenError to rule API responses
2023-12-07 13:43:58 -05:00
..
models.go Alerting: Fix fine-grained rule access control to use 403 for authorization error (#79239) 2023-12-07 13:43:58 -05:00
rules_test.go Alerting: Update rule access control to return errutil errors (#78284) 2023-12-02 01:42:11 +02:00
rules.go Alerting: Update rule access control to return errutil errors (#78284) 2023-12-02 01:42:11 +02:00
testing.go Alerting: Extract alerting rules authorization logic to a service (#77006) 2023-11-15 18:54:54 +02:00