]> git.ipfire.org Git - ipfire-2.x.git/commit
optionsfw.cgi: Add default settings for newly added options.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 5 Mar 2022 18:13:39 +0000 (19:13 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 7 Mar 2022 18:45:28 +0000 (18:45 +0000)
commit8f51b0a4f527193e08d6311496d9a091691ba7a4
tree66f8cf3b5c372b31a9314e3d33f0857356d9ebc6
parentcad86575323c49037aff053210325cfdf98deafa
optionsfw.cgi: Add default settings for newly added options.

If no settings for those features can be obtained from the settings
file, set them to the following defaults.

* DROPSPOOFEDMARTIAN -> on (yes)
* DROPHOSTILE -> off (no - because only fresh installed systems should
                     do this)
* LOGDROPCTINVALID -> on (yes)

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/optionsfw.cgi