Actions
Regression #15158
openXMLRPC Timeout won't save if over 150
Status:
Confirmed
Priority:
Low
Assignee:
-
Category:
pfBlockerNG
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:
Description
Firewall/pfBlockerNG/Sync has option "XMLRPC Timeout":
<input class="form-control" name="varsynctimeout" id="varsynctimeout" type="number" value="150" min="0" max="5000" step="50" placeholder="Enter timeout in seconds">
If one sets the spinner a number higher than 150 the value is saved at 150. Ergo no value over 150 is allowed.
Actions