grafana/pkg/services/provisioning
Yuri Tseretyan 6b4a9d73d7
Alerting: Export contact points to check access control action instead legacy role (#71990)
* introduce a new action "alert.provisioning.secrets:read" and role "fixed:alerting.provisioning.secrets:reader"
* update alerting API authorization layer to let the user read provisioning with the new action
* let new action use decrypt flag
* add action and role to docs
2023-08-08 19:29:34 +03:00
..
alerting Alerting: Add contact point provisioning file export (#71692) 2023-07-20 14:35:56 -04:00
dashboards Tests: use t.Setenv to set env vars (#69516) 2023-06-05 11:31:03 +02:00
datasources Provisioning: Fix overwrite SecureJSONData on provisioning (#72395) 2023-07-27 11:11:43 +02:00
notifiers Tests: use t.Setenv to set env vars (#69516) 2023-06-05 11:31:03 +02:00
plugins Plugins: Migrate PluginStore mock to pre-existing fakes package (#71664) 2023-07-17 10:21:44 +00:00
utils Chore: Remove Result from dashboard models (#61997) 2023-01-25 10:36:26 +01:00
values Tests: use t.Setenv to set env vars (#69516) 2023-06-05 11:31:03 +02:00
provisioning_mock.go Chore: Revert dskit service additions (#72608) 2023-08-03 09:19:01 -04:00
provisioning_test.go Chore: Revert dskit service additions (#72608) 2023-08-03 09:19:01 -04:00
provisioning.go Alerting: Export contact points to check access control action instead legacy role (#71990) 2023-08-08 19:29:34 +03:00