-
Notifications
You must be signed in to change notification settings - Fork 262
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
Firewall sudo password incorrect bug #6
Comments
Low-priority, but should be try-excepted. Display FIREWALL CONFIG ERROR in red and do not display rest of firewall options if the sudo password is not accepted. |
The real issue here is that I don't know if enabling logging will also enable the firewall, so people may exit this program thinking they enabled the firewall but didn't. I need some way to see if the first sudo command executed correctly to decide whether or not to show the rest of the firewall options. |
lmao I thought I fixed this |
Should skip all firewall options if sudo password not entered correctly.
Although, maybe just leave this as-is because they'll be prompted for the pass again when the reset socketfilterfw command is run and they won't have the pass then either. No password, no changes. So no problem?
The text was updated successfully, but these errors were encountered: