Bug #8238
A global definition for $cpconfig is missing ...
Start date:
12/27/2017
Due date:
% Done:
100%
Estimated time:
0.00 h
Affected Version:
2.4.2_1
Affected Architecture:
All
Release Notes:
Default
Description
https://forum.pfsense.org/index.php?topic=141900.0 => [Captive Portal] Blocking a Previously White-listed MAC Doesn't Work Right
A global definition for $cpconfig is missing in /etc/inc/captiveportal.inc - function captiveportal_passthrumac_delete_entry($macent)
Associated revisions
Add missing $cpzone declaration. Fixes #8238
(cherry picked from commit 918ef12c73364f28fe19891e9d13f57f454c897c)
History
#1
Updated by Jim Pingle over 3 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 918ef12c73364f28fe19891e9d13f57f454c897c.
#2
Updated by Jim Pingle about 3 years ago
- Status changed from Feedback to Resolved
Global declaration is present now.
#3
Updated by Jim Pingle about 3 years ago
- Assignee set to Jim Pingle
Add missing $cpzone declaration. Fixes #8238