PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001679PacketFencecaptive portalpublic2013-08-08 04:052013-08-08 10:16
Reportermuhlig 
Assigned Tofrancis 
PrioritynormalSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version4.0.3 
Target VersionFixed in Version4.0.5 
Summary0001679: guest registration parameter missing from profile denies guest access to activation page
Descriptionguest_self_reg parameter is missing from both profile.conf file and web admin profile page. This parameter state is checked in lib/pf/iptables.pm (as $guest_self_registration{'enabled'} and should be taken into account in lib/pf/config.pm (in if ( isenabled($profile->{'guest_self_reg'}) ) { $guest_self_registration{'enabled'} = $TRUE; }. Effectively iptables rule allowing access to tcp 443 from outside is not being generated.

There is also the second missing from admin GUI parameter: guest_modes=sms,email,sponsor (it is however present in profile.conf file).

Probably there is some inconsistency here but worth fixing because guest access to activation page is denied.
Additional InformationActually issue was found in 4.0.4 (number currently not available in BTS dropdown list)
TagsNo tags attached.
fixed in git revision8458546e980e090bfa414d8f5c32fd5ef3085e68
fixed in mtn revision
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2013-08-08 04:05 muhlig New Issue
2013-08-08 09:33 francis Status new => assigned
2013-08-08 09:33 francis Assigned To => francis
2013-08-08 10:16 francis fixed in git revision => 8458546e980e090bfa414d8f5c32fd5ef3085e68
2013-08-08 10:16 francis Status assigned => resolved
2013-08-08 10:16 francis Fixed in Version => 4.0.5
2013-08-08 10:16 francis Resolution open => fixed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker