]> git.proxmox.com Git - pve-firewall.git/commit
api: fix scoping for ipset endpoint
authorLeo Nunner <l.nunner@proxmox.com>
Tue, 13 Jun 2023 12:06:32 +0000 (14:06 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 15 Jun 2023 07:21:47 +0000 (09:21 +0200)
commitaaa87fbb8311e10a702e479e81f2a4e113789039
treefa504b1976890f9903dc180992a7da4db095d66a
parent355420892e97f10aac43d6a716d3241f20300c0d
api: fix scoping for ipset endpoint

in the cluster class, we save the cluster config into the 'fw_conf'
variable, and not into 'cluster_conf', which in turns is set to 'undef'
instead.

Signed-off-by: Leo Nunner <l.nunner@proxmox.com>
src/PVE/API2/Firewall/IPSet.pm