Modifying the alerting comments permissions to not be put under alerting/alerts. With the way alerting_ack_alerts is currently configured in Security plugin, putting comments permissions under alerting/alerts would give someone with alerting_ack_alerts role full access to alerting comments (including edit and delete)
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.
Description
Modifying the alerting comments permissions to not be put under
alerting/alerts
. With the wayalerting_ack_alerts
is currently configured in Security plugin, putting comments permissions underalerting/alerts
would give someone withalerting_ack_alerts
role full access to alerting comments (including edit and delete)Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
--signoff
.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.