Handle the reinstallall case with confirmation. Fixes #3548
Fix days and weeks selection on schedules, reported at https://forum.pfsense.org/index.php?topic=74101.0
Only consider javascript files that ends with .js
Detect Zones and Cores for thermal sensors using regex, it fixes #3337
remove unused supportedbybsdperimeter tag
Automatic outbound NAT rules skip openvpn interfaces, lets skip them when creating the first set of manual rules too. It fixes #3528
standardize URLs
standardize on https://www.pfsense.org
standardize pfsense.com references to https://www.pfsense.org
fix white space
s/http/https/ for www.pfsense.org
Fix #3521, show correct field descr
fix text, remove product_website mentions here since that's not actually used anyway.
Use descr prepended to voucher fields containing descriptions to have them encoded as CDATA. Fixes #3441
Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print
Validate rule Advanced Options numeric entries
version of pull request #1021 for 2.1 branch
Pass id variable through htmlspecialchars before print it
Make Firewall Rules Advanced Options open if used - 2.1 branch
This is the same code as pull request 997 but for 2.1 branch
Merge pull request #991 from phil-davis/RELENG_2_1
Return GWG IP protocol (version) when no gateway IP - 2.1 version
Fix order of parameters to explode() here
Fix OpenVPN XML section name
Forum https://forum.pfsense.org/index.php?topic=73479.0
Merge pull request #1004 from phil-davis/patch-3
Add all advanced options to rule table hover text on 2.1 branch
XHTML Compliance
Services - DNS Forwarder
Services - DHCP Server
Diagnostics - Packet Capture
Diagnostics - Tables
VPN - PPTP - Users
VPN - PPTP - Configuration
VPN - PPPOE
VPN - L2TP - Users
VPN - L2TP - Configuration
VPN - IPsec - Pre-Shared Keys
Bug #3512
VPN - IPsec - Mobile Clients
Properly use key here.
Skip input validation when choosing an existing certificate, it should fix #3505
Remove unecessary quotes
VPN - IPsec - Tunnels
Couple Corrections
Table Cell Close LocationStyle Border Typo
VPN - OpenVPN - Client Specific Overrides
VPN - OpenVPN - Client
Merge pull request #993 from N0YB/RELENG_2_1
Remove alert confirmation to delete a package, today user need to confirm twice
VPN - OpenVPN - Server
Validate if src OR dst have IP address set when protocol is IPv4+v6. Fixes #3499
Firewall - Traffic Shaper
Firewall - Schedules - Edit
Firewall - Aliases - Edit
Merge pull request #987 from N0YB/RELENG_2_1
Firewall - NAT - Npt - Edit
Add an option to verify peers_identifier when it's ASN.1 distinguished name. It should fix #2904
Tidy up GWG dropdown selection tests
Tested this making a new rule, and editing existing IPv4, IPv6 and IPv4+Ipv6 rules, and switching the IP version on an existing rule. Seems to work!
Tidy "gateway name - IP" in dropdown list
for 2.1 branch
Use return_gateway_groups_array() to build correct GWG list
Version for 2.1 branch
Firewall - NAT - Outbound - Edit
Fix #3492, make sure filesystem is read-write
Firewall - NAT - Port Forward - 1 to 1 - Edit
Merge pull request #979 from phil-davis/RELENG_2_1
Errors in graph calculations
Merge pull request #980 from N0YB/RELENG_2_1
Fix #3486, delete /var/crash content when click 'No'
Firewall - NAT - Port Forward - Edit
Errors in in graph calculations
This is the version for 2.1 branch corresponding to https://github.com/pfsense/pfsense/commit/f9983a874d6acf5fcf08a08606a6d19624af4438
Firewall - Rules - Edit
Fix variable used to create description when deleting a route, put the network in the description as intended.
Firewall - Rules
Firewall - NAT - Port Forward
Interfaces
Interfaces - PPPs Edit
Interfaces - Wireless Edit
Fix the issue with crash reporter even here as per pull #954
UPnP & NAT-PMP
Traffic Graph Status
CARP Status
Merge pull request #903 from phildd/RELENG_2_1
Releng 2 1 Enhance interface gateway data entry descriptions
The msgbox is no longer needed since there will be a validation process per se
Take single and double quotes into consideration
Settings Logs Status
NTP Logs Status
Open VPN Logs Status
Load Balancer Logs Status
VPN Logs Status
PPP Logs Status
Portal Auth Logs Status
DHCP Logs Status
Queues Status
Merge pull request #940 from N0YB/RELENG_2_1
Package Logs Status
Sprinkle ob_flush to avoid some warnings on 2.1
Fix issue with CSR generation. Ticket #2820
Fixes #3460. Ask for validation when real operation will be done and ask for the operation with POST to get protection from CRSF.
Fixes #3461. Remove any special char that can lead to shell/XSS compromises from submitted input.
Open VPN Status
NTP Status