Add setting for ignore revoked certificates. Fix Bug #12109
Ticket #12107: Fix reverse conditional
Follow up 28f1007613 and fix wrong conditional to validate SMTP ServerIP address or FQDN
Fix #12107: Rework SMTP fields validation
Do not validate SMTP related fields if E-Mail server field is empty. Inthis case nothing will be done by notices.inc
While here, add checks to make sure ipaddress is a valida IP address orFQDN.
System Notifications input validation fix. Issue #12107
Captive Portal DB/Vouchers RAM disk backup. Issue #11894
VPN Packet Processing checkboxes fix. Issue #7801
idn_to_ascii failing with large input strings, fixes #12124
Update interface selection on save
Fix #12110 PHP error on line 329
Fix reporting of onterface selection
Revise DNS forwarder for MVC. #12096
Correct NAT rule overlap detection. Fixes #11734
Port Forward port ranges extra input validation. Fixes #11818
Allow to use URL type nested aliases. Fixes #11863
IPSec VPN IP Do-Not-Fragment and Fragment Reassemble options. Fixes #7801
Revise firewall schedule delete for MVC
Outbound NAT: Fix rule duplication - #11981
- firewall_nat_out.inc: Declare $after as a global variable otherwise duplicate rule will always end up at the bottom- Do not set $id and $after with dup parameter value when save button was pressed or it will replace rule instead of duplicate it
Adjust validation for MVC
Revise top/bottom outbound rule addition
Simplify getting automated rules
Minot MVC improvements
Create Outbound NAT automatic equivalent rules when switching from Automatic to Manual mode. Fixes #11982
Observe 'after' value when creating a new rule
Move globals to include file
Validate input depends on flag
Toggle-rule rename var for consistency
Toggle-rule returns new ruke status
Add missing vars to applyVIP(). Fixes #11723
1:1 NAT IPsec/OpenVPN/L2TP/PPPoE and interface groups input validation extra 2.6 fix. Issue #11751
NAT 1:1 destination alias validation. Fixes #11923
Refactor firewall_nat_out for MVC
Refactor firewall_nat_npt for MVC
Refactor firewall_nat_1to1_edit for MVC
Refactor 1 to 1 NAT for MVC
saveVIP() fix. Issue #11723
Skip expired DHCP leases for ARP table content. Fixes #11510
Load MAC OEM list when preparing ARP table. Fixes #11819
Moved web include files from /etc/inc/web to /usr/local/pfSense/include/www