Bug #1946
closed
/usr/local/www/services_captiveportal.php
Added by Cyrill B about 13 years ago.
Updated over 12 years ago.
Affected Architecture:
All
Description
/usr/local/www/services_captiveportal.php
lines 272 to 293
replace $config['captiveportal']
with $newcp
line 637
rename Primary
to Tertiary
line 656
rename Secondary
to Quaternary
line 369
Insert:
document.iform.radiusport3.disabled = radius_endis;
document.iform.radiusport4.disabled = radius_endis;
line 642
replace second
with third
line 661
replace second
with fourth
- Status changed from New to Feedback
- % Done changed from 0 to 100
Small error in commit (Revision 164a1525)
lines 272 to 293
replace $config['captiveportal'] with $newcp
e.g. $newcp['captiveportal']['radiusip']
should have been $newcp['radiusip']
Please open a new ticket for subsequent issues and please be sure the line #'s correspond with the prior changes.
Better yet - please fork our repo on github, fix the items and open a pull request.
- Status changed from Feedback to New
- Target version set to 2.1
The description is wrong and the fix is wrong. Opening this because it appears committing a fix broke at least something. These aren't 4 RADIUS servers, the description probably needs clarified but it's NOT Tertiary and Quaternary. I couldn't revert the commits easily, someone will have to take a closer look.
- Affected Version changed from 2.1-IPv6 to 2.1
- Status changed from New to Closed
#2322 open to fix what this broke and clear up the reason for the confusion.
Also available in: Atom
PDF