Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  Services
  www

Latest revisions

# Date Author Comment
d35a18fc 11/15/2022 07:21 PM Christian McDonald

RemoveUnusedForeachKeyRector runresults

4864d7f6 11/15/2022 06:49 PM Josh Soref

Spelling fixes. Fix #13357

Bugs:
  • Incorrect input validation for `dhcp6c` `keyinfo expire` `forever` keyword in `interfaces.inc`.
  • Incorrect input validation for associated rule's `Source Port` in `firewall_rules_edit.php`.
  • Incorrect `voucher*.` file lock reference in `status_captiveportal_voucher_rolls.php`....
6600b09f 11/14/2022 03:58 PM Jim Pingle

Backup/Restore fixes for dup SSH/RRD. Issue #13132

Fixes for multiple SSHDATA or RRDDATA sections in config.xml

  • On backup, strip out any existing SSH and RRD data sections before
    adding new ones.
  • On restore, remove any empty data sections and if there is more than...
0e6c4d62 11/11/2022 09:14 PM Christopher Cope

Rewrite functions for toggle & delete NAT. Fixes #13545

624aa476 11/10/2022 06:28 PM Reid Linnemann

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 ssh
section as an array if it doesn't exist in system_advanced_admin.php to prevent...

f01cd834 10/27/2022 09:05 PM Christian McDonald

Correctly handle port aliases in port forwarding rules. Fixes #13601

042d75c8 10/27/2022 04:42 PM Christian McDonald

Fix potentially problematic config access in sshd enable/disable. Fixes #13599

46245a43 10/14/2022 07:39 PM Reid Linnemann

Make a better effort to describe an alias reference. Fixes #13539

Each of deleteAlias(), openvpnAlias(), and staticrouteAlias() are called when
deleting or modifying an alias to indicate that it is referenced by some other
configuration item, which in turn call find_alias_reference() which returns...

f2523415 10/14/2022 07:39 PM Reid Linnemann

Do no reload the filter if $apply is false in deleteAlias. Fixes #13538

499d7033 10/07/2022 10:25 PM Jim Pingle

Fix PHP error when editing aliases w/o if groups.

View revisions

Also available in: Atom