summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal.php
Commit message (Expand)AuthorAgeFilesLines
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Add missing $ as spotted by Kill Bill, ticket #4132Renato Botelho2014-12-221-2/+2
* Fix string, we want to print variable name here and not its value. Fixes #4132Renato Botelho2014-12-221-2/+2
* Use correct port for viewing portal page contents. Ticket #4125Chris Buechler2014-12-191-2/+2
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Tidy up misc. XHTMLColin Fleming2014-06-231-3/+3
* Add nohttpsforwards option to captive portalderelict-pf2014-04-191-1/+11
* Tidy up "services_captiveportal.php" XHTMLColin Fleming2014-04-031-77/+82
* Merge pull request #1031 from ayvis/master-br-patchRenato Botelho2014-03-251-2/+2
|\
| * replaced uppercase html tags with lowercaseayvis2014-03-191-2/+2
* | Somehow these got changed to /usr/local/sbin/ipfw instead of /sbin/ipfwErmal2014-03-241-1/+1
* | Correct even here the change from name to zoneidErmal2014-03-241-1/+1
|/
* xhtml Complianceayvis2014-03-141-65/+65
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-1/+1
* Add an option to restore default logout/error/portal custom pages on Captive ...Renato Botelho2013-12-131-0/+27
* Remove a left testing codeRenato Botelho2013-12-031-1/+0
* Fix #3339. Add a way to download CP portal, error and logout html pagesRenato Botelho2013-12-021-1/+42
* Start from 2 here as wellErmal2013-11-251-1/+1
* Properly create zones for the CP with the new command arguments and properly ...Ermal2013-11-211-4/+10
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
* Add a redirect url option to blocked macsRenato Botelho2013-09-121-0/+10
* Change 'Pass-through MAC' tab name to reflect current realityRenato Botelho2013-09-121-3/+3
* Add checks to make sure CP hard timeout is less or equal DHCP server default ...Renato Botelho2013-03-221-2/+18
* Remove unimplemented optionErmal2013-02-201-13/+0
* Remove interfaces that have been unselected from CP config properlyErmal2013-02-131-1/+11
* add input validation for NAS-IdentifierMichael Newton2013-02-121-2/+5
* properly separate accounting options from general RADIUS optionsMichael Newton2013-02-111-53/+45
* allow entry of custom NAS IDMichael Newton2013-02-111-4/+10
* Implement privilege for allowing login through CPRenato Botelho2013-02-071-5/+16
* Indent and whitespaces changesRenato Botelho2013-02-071-20/+20
* checkbox to allow reversing of RADIUS accounting byte countsMichael Newton2013-02-011-2/+11
* Convert all captiveportal code to not use ipfw_set_context since its not need...Ermal2013-01-231-3/+3
* Remove IPFW_FILTER flag since it gets not used anymoreErmal2012-12-131-16/+0
* Separate backend keywords from GUI language display in captive portalPhil Davis2012-09-241-5/+5
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-3/+1
* Update masterbcyrill2012-07-061-1/+1
* Fix Captive Portal SSLbcyrill2012-07-061-1/+4
* Implement certificate chain in Captive Portalbcyrill2012-07-031-55/+21
* Use Certificate Manager in Captive Portal settingsbcyrill2012-07-021-46/+75
* fix a couple booboosDarren Embry2012-06-141-6/+6
* Update masterbcyrill2012-06-091-9/+9
* 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
* implement #2407: create config option for captive portal listening portDarren Embry2012-05-031-3/+6
* fix saving of hard timeoutChris Buechler2012-05-011-1/+0
* fix for bug #2322: Fix CP secondary RADIUS auth source GUIDarren Embry2012-03-291-4/+13
* Correct field nameErmal2012-02-071-1/+1
* - Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portalRoberto Nunnari2011-11-291-2/+35
* fix Bug 1946Cyrill Bannwart2011-10-101-10/+10
* Fix multi instance cp items. Fixes #1946Scott Ullrich2011-10-101-2/+2
OpenPOWER on IntegriCloud