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
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
XHMTL Compliance
Load Balancer Status
Move this global declaration to the proper file rather than backend code
IPsec Status TabsMostly element closings and minimizations (nowrap), empty table row.
Help ticket #3449:
Improve data validation to avoid save a host/subnet or a IPv4 withinvalid mask. The reported error is on javascript and only happen onIE8,but this fix will prevent the same issue happening in the future ona different browser.
RRD Graphs UpdateUse CDATA section instead of clunky decode hex value for ampersand in script.
Use correct parameter (bootfile-url) to configure netboot on DHCPdv6, it fixes #3421
Use htmlspecialchars(), a better solution for #2952
Merge pull request #921 from phil-davis/RELENG_2_1
Enhanced validation of general DNS servers and gateways
Use descr as the field name for voucher description so it gets CDATA protection. Fixes #3441
Filter Reload StatusMark script as CDATA section to avoid expansion of the begin tag entity (<).
Filter Reload Status
System Logs Wireless Tab
System Logs Routing Tab
Status DHCPv6 Leases
Add a knob to let the user select which console (video or serial) is preferred in cases where there are multiple consoles present. Also provide a way to force this preference.
Add a mechanism by which the serial port can be forced on always regardless of the config setting. (useful for nano+vga setups)
Fix #2952, escape necessary chars to avoid xss injection
Respect g['tmp_path']
Status DHCP Leases
Create an empty row in tbody if there are no log entries displayed.
Create an empty row in tbody when there are no firewall log entries displayed.
Catch a validation issue reported on the mailing list thread: IPv6 address data validation from: Brian Candler. It prevents putting a subnet in the address field since it then breaks the whole filter generation process
When adding ip aliases on top of carp not in the subnet of the carp configured address but an ip alias of the real interface do not error out but accept this as a valid configuration.
Merge pull request #910 from phil-davis/RELENG_2_1
Releng 2 1 Standardize LAN net display
Standardise LAN net display