Redmine #7301 Provide word-break opportunity for dynamic DNS host names
Signed-off-by: Phil Davis <phil.davis@inf.org>(cherry picked from commit 138e79d42cb1771e3b8fcc727270187f5c7ee7db)
Add reasons to write_config() calls(cherry picked from commit 919a43a7caa551cb14e72a5cd82ec1629b3a9aa5)
Remove unused base_packages variable from globals(cherry picked from commit 40f5b3e22effc3319afea306a7d691a5e6934c37)
Remove useless add_base_packages_menu_items() function
Not really sure what was the idea 7+ years ago, but the code just doesn't make sense now.(cherry picked from commit 94503103d8ce4e34de79f221f4fdd24f07dccb93)
Deduplicate code
Allow CloudFlare DDNS entries to use "" or "." for the hostname portion of the domain in the GUI to update the domain's @ record. Then in the backend code, remove that from the FQDN since CloudFlare doesn't like that to be sent explicitly. Fixes #7357
" or "
Fix is confirmed to work by two forum users: https://forum.pfsense.org/index.php?topic=122099.msg699763#msg699763
Do not enforce a max limit on state timeout when editing a firewall rule. Fixes #7356
While I'm here, fix the case when the admin account has been removed.
When resetting admin account via /etc/rc.initial.password, Check if the admin account is expired and reset if needed. Fixes #7354
Adjust fix for ticket #7294 for 2.3.x, it used a setHelp change that was only valid on 2.4.
View revisions
Also available in: Atom