]> git.proxmox.com Git - pmg-api.git/commit
fix #4392: keep empty user bl/wl in database
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 15 Feb 2024 11:58:58 +0000 (12:58 +0100)
committerStoiko Ivanov <s.ivanov@proxmox.com>
Thu, 22 Feb 2024 14:39:26 +0000 (15:39 +0100)
commitb7ee52980c7c042b7f86629a656f528279c56b18
tree941857ff4c3b52ba73b95e6de8c870110caed377
parentbb657e014ff0a8da06d66f2815b1e362f888e2ea
fix #4392: keep empty user bl/wl in database

since our cluster sync does currently not handle vanishing rows.
So by keeping the empty entries, they get properly synced to the
other nodes.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Tested-by: Stefan Sterz <s.sterz@proxmox.com>
src/PMG/Quarantine.pm