summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets/widgets/captive_portal_status.widget.php
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up "captive portal" widget XHTMLColin Fleming2013-03-051-9/+9
| | | | | Depracated the ampersand in HREF Move nowrap to the class definition.
* Revert "Merge pull request #417 from miken32/cp-database-fix"Renato Botelho2013-02-171-9/+9
| | | | | | | It breaks customizations, it's not a good time for such big change. This reverts commit 40c7b1a98bfdc61261154adaac5fdefc234ecb08, reversing changes made to d896f86751bae79625197da6c80d709fdf185448.
* while we're here, send named termination causesMichael Newton2013-02-141-1/+1
|
* use associative array for captive portal to prevent confusion, messiness, ↵Michael Newton2013-02-141-8/+8
| | | | and abuse
* Fix: Captive Portal status widgetbcyrill2012-12-291-17/+15
|
* now works againDarren Embry2012-10-261-14/+17
| | | | most likely fixes #2638
* (line endings UNIX format..)PiBa-NL2012-09-161-1/+0
| | | | | | | | Firewall log alternating colored rows Firewall log sortable Fixed several sorting issues in widgets and other pages Sorting now possible on multiple rows in the header tables Sorting now possible for text that starts with IPv4:port
* * Prevent concurrent logins on CP to not be recorded on the DB.Ermal2011-03-041-3/+4
| | | | | | | * Make the locking more complex to avoid locking exclusively during pruning task which would hurt a lot CP performance. * Retire the disconnect_client and make all the disconnect functions use the sessionid as identifier. All this was triggered by: http://forum.pfsense.org/index.php/topic,33879.0.html
* fix CP dashboard widgetChris Buechler2011-01-031-0/+1
|
* Add $nocsrf = true;Scott Ullrich2011-01-031-0/+2
|
* Use correct lock.Ermal2010-12-221-1/+1
|
* Ticket #980. Bring CP widget up to date. Also bind lighty for CP to ↵Ermal2010-11-031-26/+30
| | | | 127.0.0.1 it should not be accessible otherwise.
* * Convert captive portal rules to use tables. This reduces the number of ↵Ermal Luçi2009-08-141-1/+1
| | | | | | | | | | rules ALOT. * Make the peruserbw setting use tables also by taking advantage of the tablearg option. * Convert statistics to use the new improvements of ipfw tables merged previously. * Make the limit of users allowed around 25000 instead of 9999 of before. NOTE: The only thing remaining for full optimization on ipfw(4) side is converting passthrumac and layer2 secure rules to tables aswell.
* Bring captive portal widget up to date with changes.Ermal Luçi2009-07-081-18/+17
|
* The other half of CP locks conversion to new locking functions.Ermal Luçi2009-05-091-2/+2
|
* new widget, needs testingScott Dale2008-07-251-0/+107
OpenPOWER on IntegriCloud