Actions
Bug #12649
openAllowed IP/Hostname "Direction" option is never used
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
22.05
Release Notes:
Default
Affected Version:
All
Affected Architecture:
Description
The "Direction" (dir
in config) is never used in the captiveportal_allowedip_configure_entry()
:
https://github.com/pfsense/pfsense/blob/master/src/etc/inc/captiveportal.inc#L1469
Looks like legacy / incorrect refactoring code.
In fact, it only confuses users,- what does "From" mean? Why use "To" but not "Both"?
Related issues
Updated by Viktor Gurov 5 months ago
Updated by Viktor Gurov 25 days ago
- Status changed from New to Feedback
- Assignee set to Viktor Gurov
- Target version set to 2.7.0
- Plus Target Version set to 22.05
Implemented in #13100
Updated by Viktor Gurov 25 days ago
- Related to Todo #13100: Captive Portal ipfw->pf transition added
Actions