]> git.proxmox.com Git - pmg-api.git/commit
api: reload ruledb on updating objectgroups
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 22 Feb 2024 10:04:57 +0000 (11:04 +0100)
committerStoiko Ivanov <s.ivanov@proxmox.com>
Thu, 22 Feb 2024 13:17:42 +0000 (14:17 +0100)
commit89f9a815bdc86041981e6c5972f22f996d1f87cb
tree30d36b6ce42d221cd917cafe8ceff16a8d815f43
parent2b2b30d3b2e4c8bc313bab136736da57ce469dbe
api: reload ruledb on updating objectgroups

previously they only contained metadata (name/comment) so for the
rulesystem that was not relevant. Now with the attributes and/invert
we want to reload the ruledb on update too.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
[S.I.: fix typo in commit subject]
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
src/PMG/API2/ObjectGroupHelpers.pm