PacketFence - BTS - PacketFence | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0001687 | PacketFence | captive portal | public | 2013-08-14 11:38 | 2015-02-18 11:22 |
| Reporter | maikel | ||||
| Assigned To | lmunro | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | 4.0.5 | ||||
| Target Version | Fixed in Version | ||||
| fixed in git revision | |||||
| fixed in mtn revision | |||||
| Summary | 0001687: Captive portal guest authentication not generating apache configs | ||||
| Description | Enabling 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 | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | ||
| There are no notes attached to this issue. |