]> git.ipfire.org Git - ipfire-2.x.git/commit
firewall.cgi: Remove some left-over debugging code core195
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 25 Jun 2025 14:22:32 +0000 (15:22 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 25 Jun 2025 14:24:52 +0000 (15:24 +0100)
commit9f082ddca54f4e44667cbb83171f2bf764633347
tree6052d4418b238c98a6543cd0100b115241585815
parent27ec6f7860da27d046ddeb33809eba897b0766e7
firewall.cgi: Remove some left-over debugging code

This code prevented that any firewall rules could have been created due
to the WUI always assuming that there would be some error.

Fixes: #13860 - Error message when creating a firewall rule with a subnet for src
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/firewall.cgi