summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_captiveportal.php
Commit message (Expand)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-1/+1
* Code style WWW StatusPhil Davis2015-05-151-105/+142
* Improve validation and encoding of the zone for Captive Portal Statusjim-p2015-03-051-14/+19
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Make sure $cpzoneid is defined and use it to call pfSense_ipfw_Tableaction() ...Renato Botelho2014-11-131-6/+9
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* fix captive portal status page displayChris Buechler2014-11-051-1/+1
* fix up textChris Buechler2014-11-051-1/+1
* Update status_captiveportal.phpGertjan2014-06-231-1/+6
* Replace Header() calls by lowercaseRenato Botelho2014-06-131-1/+1
* Update status_captiveportal.phpColin Fleming2014-05-171-1/+1
* Tidy up "status_captiveportal" XHTMLColin Fleming2014-05-161-6/+8
* Fix broken HTML elements and unescaped entitiesMichael Newton2014-05-131-5/+6
* xhtml Complianceayvis2014-03-141-4/+4
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-2/+2
* Catch up with mac needed for all operations in the table nowdays.Ermal2013-11-231-1/+1
* s/require/require_once/g for filter.inc to avoid redeclaration errors in some...jim-p2013-08-281-1/+1
* Remove this particular form tag that doesn't appear to serve any purpose on t...jim-p2013-08-201-2/+0
* Add the MAC manufacturer code to the CP status pagejim-p2013-08-061-1/+13
* Fix CP status sorting to properly respect the zone.jim-p2013-06-281-6/+6
* Revert "Merge pull request #417 from miken32/cp-database-fix"Renato Botelho2013-02-171-7/+7
* while we're here, send named termination causesMichael Newton2013-02-141-1/+1
* use associative array for captive portal to prevent confusion, messiness, and...Michael Newton2013-02-141-6/+6
* Add page to allow manual vouchers expirationLuigi Capriotti2013-01-141-0/+1
* Fix: last activity on CP statusbcyrill2012-12-291-8/+3
* Convert the CP db to sqlite rather than a text file. Some more optimizations ...Ermal2012-12-181-15/+6
* (line endings UNIX format..)PiBa-NL2012-09-161-1/+0
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-0/+1
* Fix quoting - can't use ' if we want to expand a variable inside the string.jim-p2012-05-151-1/+1
* Add the multi instance CP to master branch. This allows to define CP with dif...Ermal2011-09-071-43/+82
* Show the CP User count in the page title, as on 1.2.3.jim-p2011-08-081-13/+13
* * Prevent concurrent logins on CP to not be recorded on the DB.Ermal2011-03-041-3/+4
* Use correct lock.Ermal2010-12-221-1/+1
* Fix XSS issuesScott Ullrich2010-11-121-7/+7
* Ticket #980. Bring CP widget up to date. Also bind lighty for CP to 127.0.0.1...Ermal2010-11-031-3/+3
* Use <?php instead of the short formRenato Botelho2010-08-121-1/+1
* Add quotes back that were incorrectly removed when implementing gettext and a...Erik Fonnesbeck2010-08-101-1/+1
* Merge remote branch 'mainline/master'Renato Botelho2010-08-091-1/+1
|\
| * add tooltip. cvstrac 1640Chris Buechler2010-08-071-1/+1
* | Implement gettext() calls on status_captiveportal.phpCarlos Eduardo Ramos2010-07-201-6/+6
|/
* Include commonly used .inc files such as filter.inc, shaper.inc, etcScott Ullrich2009-11-241-0/+4
* call first tab "Active Users", and make it consistentChris Buechler2009-11-151-1/+1
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-1/+3
* Add missing Location:Scott Ullrich2009-09-111-1/+1
* Redirect back to cp page after disconnection of userScott Ullrich2009-09-111-4/+7
* Lock around read callScott Ullrich2009-09-111-3/+6
* Modify sortable.js to work on tabcont as opposed to sortable class. This has...Scott Ullrich2009-08-201-1/+1
* * Convert captive portal rules to use tables. This reduces the number of rule...Ermal Luçi2009-08-141-1/+1
* Port voucher login ability on CaptivePortal from M0n0Wall.Charlie2009-06-131-5/+31
OpenPOWER on IntegriCloud