]> git.proxmox.com Git - pve-firewall.git/commit - src/PVE/Firewall.pm
fix Razor macro
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 30 Mar 2019 16:36:16 +0000 (17:36 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 30 Mar 2019 16:36:18 +0000 (17:36 +0100)
commit056f92115a15c20c65b597dbee2e4f86bb1e2ff8
treec4ae2e74809af04f442601e34f57e5f82ac366d5
parente17d3eec6b9bd7427a67ceb0ca21dd4fc6d6f54e
fix Razor macro

'ACCEPT' was plain wrong here and broken and disables ALL firewalling
for a Container, at least when used in a Security Group.

fixes 857f62c833a604eb8399467a94d325c1994367eb
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Reported-by: Tom Weber <pve@junkyard.4t2.com>
src/PVE/Firewall.pm