summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_captiveportal.php
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* 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
| | | | wasn't included in RELENG_* versions.
* MFCScott Ullrich2006-04-031-1/+1
| | | | s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty
* 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
| | | | Cleanup hardcoded meta refreshes
* Show the current amount of authenticated captive portal users in the Status: ↵Scott Ullrich2005-10-071-1/+4
| | | | | | | | Captive Portal line such as: Status: Captive Portal (250) Used at KCD extensively to see how many students are authenticated.
* updating files to use theme imagesErik Kristensen2005-07-211-1/+1
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* Refresh Captive Portal status every 60 secondsScott Ullrich2005-07-171-0/+3
|
* Use $pgtitleBill Marquette2005-07-031-1/+1
| | | | small code cleanups
* 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