Update copyright years to include 2023
Rector some direct config sets with pure scalar paths.
Rector some direct config unsets with pure scalar string paths.
Update the Copyright year of the files owned by Rubicon/Netgate.
Update the Copyright year.
A subsequent commit will deal with .po's.
Update SSL refs to SSL/TLS. Fixes #10172
This is 2020. Issue #9245
Fix copyright message years to reflect BSDP -> ESF -> Netgate
Update copyright notices to 2019. Happy New Year
Fix #9121: Initialize arrays to prevent PHP 7 errors
Fixed different warnings and errors for PHP 7.2 Migration Illegal String Offsets and undefined constants
Update the Copyright notice for pfSense.
Add reason to write_config() calls
GET/POST conversion - services part 1
Provide info on services_checkip.php about what the server must return, and provide two examples of server-side code to return the client address. Fixes #6374
Breadcrumb links
Remove empty concatenation.
Check IP Services - Info Box
Change warning box with dismissal to collapsible info box.
Move copyright from ESF to Netgate
Move to Apache License 2.0
Review license / copyright on all files (final round)
Check IP Services
Configurable check IP services.Used by Dynamic DNS services to check IP addresses.Configure as many check IP services as desired. The first (highest in the list) that is enabled will be used as the default.A future possibility could be to add an option to the Dynamic DNS entires to use a specific check IP service....