Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cf
  conf.default
  etc
  usr

Latest revisions

# Date Author Comment
db7f2719 07/31/2018 08:39 PM Jim Pingle

Validation for GUI custom settings. Fixes #8726

Add validation for customizable GUI setting fields and test submitted
values before allowing them to be stored.
Also ensure that dashboardcolumns is an integer before using it in the
GUI.

(cherry picked from commit 9ceace2562e718b9b460633847c12050fff96640)

aabd0938 07/31/2018 05:56 PM Jim Pingle

Create cron array if it doesn't exist on upgrade.

fdbea0c6 06/20/2018 12:20 PM Carl Corliss

misspelled ldap bind username variable

  • $ldapbndun -> $ldapbindun

(cherry picked from commit b310666c2662044ab761f8c9798a46a064d1c6d5)

d1a59766 06/19/2018 03:59 PM Jim Pingle

Correct PHP syntax error that leads to a PHP 7 error.

(cherry picked from commit 90b3235d6a47680655b8559618d2cd6841baf823)

45c44edb 06/19/2018 02:06 PM Jim Pingle

Correct the gateway check when deleting a VIP. Fixes #4438

Now it checks to see if there are other VIPs in the same subnet left,
and only prevents deleting the last VIP by which a gateway could be
reached.

(cherry picked from commit 480c21f44c42dd84f7ca0e0db62a7a731ed0278e)

29e8d025 06/14/2018 06:39 PM Jim Pingle

Validate NPt IPv6 address input and do not use invalid stored settings in rules. Fixes #8575

(cherry picked from commit feccd385d737ffd8c61ca977ee4d3dfa23c1aadc)

a1b69b57 06/14/2018 06:39 PM Jim Pingle

Rework loader.conf(.local) filtering. Fixes #8571

If this isn't aggressive enough, we could remove the "local" changes and only
keep the new matching method.

(cherry picked from commit 7f943a2269dea1efd9bf42320d14ae7e0ca4a4f7)

0d35a025 06/14/2018 06:39 PM Jim Pingle

Be specific with port fwd priv checks. Fixes #8563

This way, users with only privs to view but not edit port forwards can still see the entries, but not act upon them.

(cherry picked from commit 2e6167e71e7f6d83f52094a22a9a5be6ea39859b)

92e27a71 06/14/2018 06:39 PM Jim Pingle

Correct PHP syntax error. Fixes #8557

(cherry picked from commit 173356547e0005bfe21ba4b2345919dcb89a2fbf)

90224db0 06/14/2018 06:38 PM Stephen Jones

Allow hostname/ip to be deleted if the captive portal is not enabled

(cherry picked from commit cc52daa63deb98f6fbcd5edbc24fc65b62eabbec)

View revisions

Also available in: Atom