Do not allow 'invert match' and 'any' on firewall rules. Fixes #10168
The backend code ignores the invert in this case, and it makes the GUIrender confusingly (!* which could never match anything)
Do not allow 'invert match' and 'any' on firewall rules. Fixes #10168
The backend code ignores the invert in this case, and it makes the GUI
render confusingly (!* which could never match anything)