PacketFence - BTS - PacketFence
View Issue Details
0001261PacketFencecorepublic2011-08-31 16:062015-02-18 10:55
obilodeau 
 
normalfeaturehave not tried
closedopen 
 
 
0001261: radius extension point should support empty vlan callback
it would be good to have an explicit callback about what to do when we receive an empty vlan from pf::vlan subsystem.

This could be used to handle:
- vlan pools (Aruba)
- per AP-Group VLAN assignment (Cisco)
- other customer specific use cases..

modify authorize to call $this->gotAnEmptyVlan(...)

and the default would log only. But the goal is for users needing to override to only need to re-implement gotAnEmptyVlan instead of the whole authorize() sub.

This will require an API version bump.
No tags attached.
Issue History
2011-08-31 16:06obilodeauNew Issue
2012-10-19 12:53fgaudreaultTarget Version => general
2015-02-18 10:55lmunroNote Added: 0003881
2015-02-18 10:55lmunroStatusnew => closed

Notes
(0003881)
lmunro   
2015-02-18 10:55   
Obsolete bug tracker entries.
PF 4 introduced changes that either make these irrelevant or impossible to reproduce.

New issues are moving to github issues.