RemoveUnusedForeachKeyRector runresults
Spelling fixes. Fix #13357
Backup/Restore fixes for dup SSH/RRD. Issue #13132
Fixes for multiple SSHDATA or RRDDATA sections in config.xml
Rewrite functions for toggle & delete NAT. Fixes #13545
Replace direct config accesses regarding ssh configuration. Fixes #13645
In system_advanced_admin.inc, use config interface funcs instead of direct$config access regarding ssh configuration nodes. Also initialize the sshsection as an array if it doesn't exist in system_advanced_admin.php to prevent...
Correctly handle port aliases in port forwarding rules. Fixes #13601
Fix potentially problematic config access in sshd enable/disable. Fixes #13599
Make a better effort to describe an alias reference. Fixes #13539
Each of deleteAlias(), openvpnAlias(), and staticrouteAlias() are called whendeleting or modifying an alias to indicate that it is referenced by some otherconfiguration item, which in turn call find_alias_reference() which returns...
Do no reload the filter if $apply is false in deleteAlias. Fixes #13538
Fix PHP error when editing aliases w/o if groups.
View revisions
Also available in: Atom