firewal_nat_edit function name typo
This unrelated fix is in a big diff listing of other stuff related to a proposed RADIUS enhancement https://github.com/pfsense/pfsense/pull/3407/files#diff-f080be89fa12ff3c28d7467b12985d09The accidental typo should be fixed, rather than getting stuck in that other PR.
Handle cases when help is the first priv a user has
Add a parameter to install_cron_job to stop it from performing its own write_config. Adjust base system calls to match. Ticket #7146
Packages may still need the old behavior but need tested individually. Once all function calls are confirmed to work without the write, the write_config parameter and call can be removed from this function for good.
Merge pull request #3409 from phil-davis/interfaces-required-fields
Merge pull request #3405 from NOYB/Internationalization
Example of setting required items
Refinement to #7083Provides setRequired() Javascript function to facilitate making an input required or not dynamically
Internationalization (getttext)
Please also backport to 2.3
Merge pull request #3403 from phil-davis/no-empty-menu
Allow external links to show in menus as they will never match privileges and they are not items that need to be restricted.
View revisions
Also available in: Atom