summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal.php
Commit message (Expand)AuthorAgeFilesLines
* Rather than doig a string search do a proper matching of selected interfaces....Ermal2012-05-301-3/+4
* Clarify comment. Fixes #2270Ermal2012-05-301-1/+1
* Remove 'maxproc' since its unused in the code and correctly use maxprocperip ...Ermal2011-07-221-8/+1
* Fix select detection code for the RADIUS NAS IP. Fixes #1648jim-p2011-07-061-2/+2
* Allow Accounting Updates to become configurable when Accounting is selected.Warren Baker2011-06-141-4/+4
* Correct whitespace.Ermal2011-06-061-2/+1
* Clarify auth option to include VouchersScott Ullrich2011-05-271-1/+1
* Make sure all CP form elements are disabled/enabled with the master checkbox.jim-p2011-05-171-0/+2
* fix textChris Buechler2011-03-201-1/+1
* Resolves #1264. Read even the httpsname option from config so it displays cor...Ermal2011-02-081-0/+1
* fix textChris Buechler2011-02-071-1/+1
* move pre-auth url before after auth url for consistency.Scott Ullrich2011-01-251-7/+7
* Set form field type, make URL boxes same sizeScott Ullrich2011-01-251-1/+1
* move option near the otherScott Ullrich2011-01-251-7/+7
* Increase textbox size. Clarify the original Redirection URL purpouseScott Ullrich2011-01-251-2/+2
* Adding CP pre-authentication redirect URL boxScott Ullrich2011-01-251-1/+9
* Misc fixupsScott Ullrich2011-01-251-1/+1
* Prevent drop down menu creationScott Ullrich2011-01-251-1/+1
* Adding tab for allowed hostnamesScott Ullrich2011-01-251-0/+1
* Run filter configure after doing a save on CP.Ermal2010-12-281-0/+2
* Rename to pass-through credits and improve descriptions.Erik Fonnesbeck2010-09-251-9/+10
* Display the correct state when the new checkbox has been checked.Erik Fonnesbeck2010-09-251-1/+1
* Add an option for allowing clients to pass through the captive portal a limit...Erik Fonnesbeck2010-09-241-0/+36
* Fix description for upload of logout page.Erik Fonnesbeck2010-09-241-2/+1
* Correct text to read when a logout event occursScott Ullrich2010-08-241-1/+1
* Fix some printfs and some text.Erik Fonnesbeck2010-08-121-7/+7
* Just fix some space and tab problemsRenato Botelho2010-08-121-1/+1
* Merge remote branch 'mainline/master'Renato Botelho2010-08-121-5/+8
|\
| * Protect against PHP errors if the interface list is emptyjim-p2010-08-121-5/+8
* | gettext fixesRenato Botelho2010-08-121-46/+57
|/
* Corrections gettext implementation on services_captiveportal.phpCarlos Eduardo Ramos2010-07-211-3/+3
* Implement gettext() calls on services_captiveportal.phpCarlos Eduardo Ramos2010-07-141-151/+152
* Use proper name for index.Ermal2010-06-171-1/+1
* Show even VIP's in the list. This is copied from nat code and probably should...Ermal2010-06-171-0/+15
* Do not assume WAN as the default interface to get the ip from for the calling...Ermal2010-06-171-0/+23
* Remove auth logs tab, since it is handled by the log link above.jim-p2010-06-021-1/+0
* Add status/log links to Captive Portal pagesjim-p2010-06-021-0/+3
* Revert "add a status tab to the CP screens as well", this is just a tad too longChris Buechler2010-05-281-1/+0
* add a status tab to the CP screens as wellChris Buechler2010-05-281-0/+1
* add auth logs tab to CP screensChris Buechler2010-05-281-0/+1
* Make the logout page configurable like the other pages. The only difference i...Ermal2010-05-281-0/+20
* Add the username to the auto added mac passthrough entry. Add an option to se...Ermal2010-05-281-1/+9
* We accept PHP pages now, note thisScott Ullrich2010-05-211-2/+2
* fix up textChris Buechler2010-05-011-8/+8
* Add a new option which allows the admin user to configure CP so that it autom...Ermal2010-04-201-1/+12
* Add intermmediate certificate support to CP config page.Ermal Luçi2010-03-011-0/+11
* Add radius mac formatting GUI bits. The backend bits where already present. ...sullrich2009-11-281-0/+26
* Use long php notation openersullrich2009-11-271-1/+1
* Expand services -> captiveportal infterface box to match the number of interf...sullrich2009-11-271-1/+1
* Include commonly used .inc files such as filter.inc, shaper.inc, etcScott Ullrich2009-11-241-1/+4
OpenPOWER on IntegriCloud