PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001687PacketFencecaptive portalpublic2013-08-14 11:382015-02-18 11:22
Reportermaikel 
Assigned Tolmunro 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.0.5 
Target VersionFixed in Version 
Summary0001687: Captive portal guest authentication not generating apache configs
DescriptionEnabling guest authentication on pf 4.0.4 and 4.0.5-2 i notice all works good, expect the actual conformation page.
Always the 403 forbidden error is shown for /activate/email/code adresses
also /signup doesnt work even though explicitly enabling it in the configurator.

Reasons why it doesnt work seems to be related to the apache.pm module.
Parsed config shows:
# Allowed from everywhere
# allowed_from_all_URLs is generated by lib/pf/services/apache.pm (and comes
# with a | first but not after). It is built depending on the features activated.
# /signup and /preregister open only if pre-registration
# /activate/email on sponsor and email guest modes
<Location ~ "/content/">
  Allow from all
</Location>

Hence explaining not allowing the /signup etc urls to work.
Profiles from the webfrontend cannot enable or disable guest_modes either. It seems tough some errors are still present. Bug 1679 is confirmed solved but seems that bug also implied the 403 apache error

TagsNo tags attached.
fixed in git revision
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-14 11:38 maikel New Issue
2015-02-18 11:22 lmunro Status new => closed
2015-02-18 11:22 lmunro Assigned To => lmunro
2015-02-18 11:22 lmunro Resolution open => fixed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker