summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_captiveportal.php
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Handle the case when no user has logged in. Reported by: http://forum.pfsense...Ermal Luçi2009-05-251-1/+4
* A better fix to empty lines.Ermal Luçi2009-05-221-6/+2
* Propperly check for empty slots. Fix by forum user: itsmorefun!Ermal Luçi2009-05-221-1/+1
* Check for blank lines and ignore them.Ermal Luçi2009-05-221-1/+4
* Speedup noticably CP status page. Previously during load it would not show an...Ermal Luçi2009-05-131-30/+20
* The other half of CP locks conversion to new locking functions.Ermal Luçi2009-05-091-2/+2
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* remove {$concurrent}, it breaks user manager.Scott Ullrich2008-02-201-1/+1
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
* Sync w/ HEADScott Ullrich2007-08-081-22/+20
* Backport username display feature in captive portal. Really not sure why it ...Scott Ullrich2007-07-261-0/+2
* MFCScott Ullrich2006-04-031-1/+1
* Add sortable table header supportScott Ullrich2006-03-191-1/+2
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
* MFC 6960Scott Ullrich2005-10-181-1/+1
* Show the current amount of authenticated captive portal users in the Status: ...Scott Ullrich2005-10-071-1/+4
* updating files to use theme imagesErik Kristensen2005-07-211-1/+1
* Refresh Captive Portal status every 60 secondsScott Ullrich2005-07-171-0/+3
* Use $pgtitleBill Marquette2005-07-031-1/+1
* include head.inc and round corners on tabsScott Ullrich2005-07-021-7/+4
* Add $Id$ tagBill Marquette2005-03-271-0/+1
* Initial revisionScott Ullrich2004-11-071-0/+128
OpenPOWER on IntegriCloud