Actions
Bug #5340
closed
CB
CB
IPsec logging - silent can't be configured, issues with defaults
Bug #5340:
IPsec logging - silent can't be configured, issues with defaults
Start date:
10/24/2015
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2.x
Affected Architecture:
Description
Silent logging can't actually be configured on vpn_ipsec_settings.php, because 0 isn't stored in the config (PHP considers "0" to be empty). That quirk of PHP is also relied upon to set a "default" value.
Need to have a way of actually saving and applying "silent", and show correct defaults where log levels don't exist in the config.
Actions