Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to hide disabled firewall rules in GUI #8149

Open
2 tasks done
cpockrandt opened this issue Dec 19, 2024 · 1 comment
Open
2 tasks done

Option to hide disabled firewall rules in GUI #8149

cpockrandt opened this issue Dec 19, 2024 · 1 comment
Labels
support Community support

Comments

@cpockrandt
Copy link

Important notices

Before you add a new report, we ask you kindly to acknowledge the following:

Is your feature request related to a problem? Please describe.

Consider having an extensive list of firewall rules, with some of them being disabled. Reviewing or working on the rule set in /firewall_rules.php might in some cases be more convenient when being able to hide (possibly permanently) disabled firewall rules.

Describe the solution you like

Adding a checkbox "Hide disabled rules" to the GUI for the route /firewall_rules.php, that is disabled by default (e.g., show all rules, which is the current behavior), would be nice. :)

@fichtner fichtner added the support Community support label Dec 19, 2024
@fichtner
Copy link
Member

This will implement itself when moving the firewall rules to MVC/API. The grid allows you to select columns and search/filter for values. However, to avoid complications and extra work in the existing static PHP pages this is only a planned effort with no clear delivery date at the moment.

Cheers,
Franco

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Community support
Development

No branches or pull requests

2 participants