PacketFence - BTS - PacketFence | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0001306 | PacketFence | captive portal | public | 2011-10-11 09:55 | 2012-05-08 09:11 | |||||
Reporter | obilodeau | |||||||||
Assigned To | obilodeau | |||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||
Status | closed | Resolution | fixed | |||||||
Platform | OS | OS Version | ||||||||
Product Version | ||||||||||
Target Version | Fixed in Version | 3.3.0 | ||||||||
fixed in git revision | f1003a8a8d2324ba126646d502a58c30f9c9577c | |||||||||
fixed in mtn revision | ||||||||||
Summary | 0001306: Per user/guest max nodes | |||||||||
Description | Guest account don't easily handle multiple nodes for a single username (a la node_pid). By default PacketFence will allow unlimited unless a global registration.maxnodes is set.if ($pid ne '1' && $maxnodes !=0 && $node_count >= $maxnodes ) { $logger->info("$maxnodes are already registered to $pid"); pf::web::generate_error_page($cgi, $session, "error: only register max nodes"); return(0); } | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2011-10-11 09:55 | obilodeau | New Issue | ||||||||
2011-10-11 09:56 | obilodeau | Relationship added | child of 0001305 | |||||||
2012-05-08 09:11 | obilodeau | git revision | => f1003a8a8d2324ba126646d502a58c30f9c9577c | |||||||
2012-05-08 09:11 | obilodeau | Note Added: 0002705 | ||||||||
2012-05-08 09:11 | obilodeau | Status | new => resolved | |||||||
2012-05-08 09:11 | obilodeau | Fixed in Version | => 3.3.0 | |||||||
2012-05-08 09:11 | obilodeau | Resolution | open => fixed | |||||||
2012-05-08 09:11 | obilodeau | Assigned To | => obilodeau | |||||||
2012-05-08 09:11 | obilodeau | Status | resolved => closed |
Notes | |||||
|
|||||
|
|