grafana/pkg/services/ngalert/accesscontrol
Matthew Jacobson babfa2beac
Alerting: Hook up GMA silence APIs to new authentication handler (#86625)
This PR connects the new RBAC authentication service to existing alertmanager API silence endpoints.
2024-05-03 15:32:30 -04:00
..
fakes Alerting: Update provisioning API to support regular permissions (#77007) 2024-03-22 15:37:10 -04:00
accesscontrol.go Alerting: Introduce authorization logic for operations on silences (#85418) 2024-04-08 18:02:28 -04:00
models.go Alerting: Alerting accesscontrol utilities (#84508) 2024-03-14 14:03:53 -04:00
rules_test.go Alerting: Refactor Alert Rule Generators (#86813) 2024-04-29 21:52:15 -04:00
rules.go Alerting: Introduce authorization logic for operations on silences (#85418) 2024-04-08 18:02:28 -04:00
silences_test.go Alerting: Hook up GMA silence APIs to new authentication handler (#86625) 2024-05-03 15:32:30 -04:00
silences.go Alerting: Move alertmanager api silence code to separate files (#86947) 2024-04-25 15:20:37 -04:00
testing.go Alerting: Extract alerting rules authorization logic to a service (#77006) 2023-11-15 18:54:54 +02:00