Update fw host/domain description text and add to wizard. Fixes #14250
OpenVPN wizard updates. Fixes #14183
Update copyright years to include 2023
Rector some config unsets with complex paths.
Rector some direct config gets with pure scalar paths.
Rector some more direct config unsets with pure scalar paths
Update external http links
Fix several unsafe multilevel config array accesses in setup wizard
Traffic Shaper Wizard bandwidth scale fix. Issue #13086
Traffic Shaper Wizard ipprotocol fix. Issue #12937
Traffic Shaper Wizard VOIP rules fix. Issue #12937
Traffic Shaper wizard minor fixes. Issue #12937
Add option to limit concurrent connections per OpenVPN user. Implements #12267
Check Traffic Shaper Wizard Upstream SIP address family. Fixes #12937
Revert "Use OpenVPN async client-connect, clear stale rules, add option to limit connections per user. Implements #12407 and #12332 and #12267"
This reverts commit 7aaa20d95a345c4688e8786c755c7d0433451688.
Update the Copyright year of the files owned by Rubicon/Netgate.
Do not display direction indicator on the non-floating tabs. Fixes #12559
Use OpenVPN async client-connect, clear stale rules, add option to limit connections per user. Implements #12407 and #12332 and #12267
Change traffic shaper wizard default bandwidth type to Mbit/s. Todo #12501
Traffic Shaper Wizard IPv6 support. Implements #4769
Increment local port and clear tunnel networks value when restarting the OpenVPN wizard. Fixes #12172
OpenVPN Wizard ncp_enable value fix. Issue #12172
Fix syntax s/)/]/
Do not escape special characters in certificate DN fields. Fixes #12034
OpenVPN Wizard: Set inactive_seconds = 300 by default.
Follow up with fix for ticket #11699 and also enable it on servertunnels created using wizard
OpenVPN Wizard: Enable exit_notify by default
Follow up with fix for ticket #11684 and also enable it on servertunnels created using wizard
Show gateway groups in OpenVPN Wizard. Fixes #11141
Update OpenVPN Wizard to match current server options. Fixes #10919
Update the Copyright year.
A subsequent commit will deal with .po's.
Add product_label global variable
Introduce product_label global variable, by default with same value ofproduct_name. The idea is to make it easier for rebranded products tochange the name on all visual texts while internal structures arepreserved.
While here, remove deprecated $g['platform'] and also replace places...
Remove commented out lines
Applied regex fix to primary DNS server per #10982
Fixed #10982 by adjusting validation regex.
Fix #10743: Enable/Disable GoogleStadia checkbox
fixed xbox live stuff
removed gamesforwindowslive since it is covered by xbox live and afaik uses same servers and pretty much deadrenamed xbox consoles to xbox live since it covers the entire platform
Merge pull request #4392 from Rooke/google-stadia-wiz
Add Google Stadia ports to traffic shaper wizard
- According to https://support.google.com/stadia/answer/9595943?hl=en-CA Google Stadia uses "traffic on ports in the range 44700–44899 (TCP and UDP)" - https://redmine.pfsense.org/issues/10743
Setup Wizard DNS IPv6 support. Fixes #10720
Server cert lifetime reduced to 398. Fixes #9825
New requirements coming this fall will require new certs to be valid for at most398 days. Setup this new requirement now, rather than waiting.
While here, reduce usage of hardcoded value where possible.
Fix PHP syntax error in traffic_shaper_wizard_multi_all.inc
(cherry picked from commit 6dfef2df88a770058fdb2fce32749d3ce96a873e)
Fix PHP errors in traffic_shaper_wizard_dedicated.inc
Merge pull request #4116 from Augustin-FL/ldap
Correct typo
Update SSL refs to SSL/TLS. Fixes #10172
Fixed 10156Fixed 10157
New redirects.netgate.com/whatever links set up and incorporated in menu system
Revise survey wording
Fixed #10154 by revising wizard text
This is 2020. Issue #9245
OpenVPN server cert default lifetime 825 days
Add option to disallow unauthenticated LDAP binds
Add wizard select_source & use for OpenVPN DH. Fixes #9748
Revert "Fix #6195: Allow to change NAT Outbound mode"
This reverts commit bdaa5235d4c3f4e226e4e7ebee55fc7ff5fd4360.
Fix #6195: Allow to change NAT Outbound mode
make_config_revision_entry() second parameter expects a username tooverride current logged in user in special cases. It's used when a tool(e.g. wizard) is used to configure some functionality.
As it was already noted in easyrule.inc, this parameter cannot have...
Fix copyright message years to reflect BSDP -> ESF -> Netgate
Fixed #9245 updating copyright notices
Remove Advanced box from OpenVPN Wizard. Issue #9511
Ticket #9308: Replace use of /etc/ca_countries by get_cert_country_codes()
Update copyright notices to 2019. Happy New Year
Fix array init in setup_wizard.xml. Fixes #9170
Fix #9121: Initialize arrays to prevent PHP 7 errors
Initialize DHCP settings in setup wizard. Fixes #8889
Rather than assume they are present, create the arrays before use.
Certs: Fix CA subject assumptions. Fixes #8801
Several areas made assumptions about the number and order of CA subjectfields that were no longer correct after issue #8381 was corrected.
While here, also remove some outdated references to fields that are no...
Do not blindly unset values that may not exist in OpenVPN wizard. Fixes #8792
Revise setup wizard link
Revise Netgate product links
Revise Netgate links
Revise setup wized for consistency
Fixed PHP7 invalid array issue
Merge pull request #3954 from whislock/crypto-updates
RFC 5280 changes for OpenVPN wizard. Issue #8381
Fix OpenVPN Wizard LDAP handling of ATTR fields. Fixes #8605
While here, also add missing LDAP fields and fix a PHP 7.2 error.
Remove 512 bit option from OpenVPN wizard.
Update crypto defaults for OpenVPN/IPsecUpdated default cipher to AES-128, default hash to SHA256, default DH group to 2048 bit (IPsec DH group 14).
Fixed #8539
Store the old LAN IP address and temporarily add it to the alt hostnames to work around a referer check issue in the setup wizard. Fixes #8524
Fixed #8515 (Syntax error)
PHP7 - Resolve count() warning
PHP7 - Resolve illegal string offset warning
PHP7 - Resolve illegal string offset array
Remove references for new classes instances adding a temporary variable. We will revisit it later
Revert "Do not assign classes with =& to make PHP 7 happy"
This reverts commit e33c96162a33b52a9152ce0b05dba8b25f1dc2b4.
Do not assign classes with =& to make PHP 7 happy
Ensure the OpenVPN wizard protocol is valid for use in firewall rules. Fixes #8391
Make copyright notice downloadable from serverTrigger cpyright notice on completion of setup wizard
small addition to augment jim-p's 58a2ba621c390362170aa2e377e4b41c8fdce1c6
Replace some hardcoded paths.
Add missing firewall rule tracker info to automatically generated rules. Fixes #8353
Update OpenVPN wizard with current protocol selection options. Fixes #8298
Update the Copyright notice for pfSense.
local authentication option, use key value instead of translated name.
Fix #6459: Skip interfaces config in AWS EC2 wizard
Unbreak PRIQ queue creation for VoIP, Penalty Box, and P2P options. Fixes #7913
Setup wizard revisions
Populate more default values in the OpenVPN configuration generated by the wizard and rearrange some options so there is less of a difference when editing the configuration for the first time. Fixes #7864
(cherry picked from commit 95a8ebeb5b7d73e7e72eba27c22d2b2b312f92de)
Implements PR170013 - Revise setup wizardwording and links
Relax OpenVPN wizard cert validation to match that of the cert manager and encode values before using them. Fixes #7854Also, CDATA escape these fields in config.xml since they will most likely contain characters which are invalid in XML.While here, fix a cert display issue where a SAN value could be reused from a previous entry in the cert list display.
In the OpenVPN wizard, if the user chooses a different auth server type, clear out stored settings so the wizard does not pre-fill bad info. Fixes #7569
Remove references to unused "Address Pool" setting. The address behavior is now determined by the mode, and has been for years. Fixes #7567