1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-29 20:57:22 +02:00

Fix status checks for ufw when the system doesn't support iptables (#961)

This commit is contained in:
Michael Kroes
2016-10-08 20:35:19 +02:00
committed by Joshua Tauberer
parent 9331dbc519
commit a658abc95f
2 changed files with 9 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ In Development
Control panel:
* Remove recommendations for Certificate Providers
* Status checks failed if the system doesn't support iptables
v0.20 (September 23, 2016)
--------------------------