summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal.php
Commit message (Collapse)AuthorAgeFilesLines
* touchup textChris Buechler2007-12-251-1/+1
|
* Add product_copyright re-branding supportScott Ullrich2007-12-161-3/+3
| | | | | | | | Add product_copyright_years re-branding support Add product_website re-branding support Add product_email re-branding support Work sponsored-by: Centipede Networks
* Clarify that the httpsname should resolve to the correct interface ip on the ↵Scott Ullrich2007-12-071-1/+1
| | | | captive portal interface.
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Fixing css layoutSeth Mos2007-09-011-18/+20
|
* correct the html structure, and show errors properlyScott Dale2007-04-261-0/+4
| | | | MFC: asap
* Comment out the per user bw option until the kernel panics are tamedScott Ullrich2007-03-251-3/+7
|
* Add back per user bandwidth now that dummynet works correctlyScott Ullrich2007-03-251-1/+27
|
* Reload captive portal settings regardless. We do not need to enforce reboots.Scott Ullrich2007-02-261-5/+5
|
* Add back maxprocperid javascript since we can now control this.Scott Ullrich2006-10-101-1/+1
|
* Add back maxprocperid since we can now control this.Scott Ullrich2006-10-091-0/+12
|
* Hide RADIUS session timeout, it is indeed even a new option to m0n0wall.Scott Ullrich2006-10-071-3/+8
|
* Unbreak radius authScott Ullrich2006-10-021-8/+45
|
* Remove radius accounting and reauth options as they do not work correectly.Scott Ullrich2006-08-251-87/+50
|
* Check for bridged interface correctlyScott Ullrich2006-07-011-1/+1
| | | | Ticket #1027
* Add some code to allow images to be seen when viewing current pageScott Ullrich2006-06-061-1/+9
|
* Note that images are broken from view current page. In order to see the ↵Scott Ullrich2006-06-051-1/+1
| | | | images you really need to test with a captive portal client.
* We do not allow captive portal to be run on bridges. Much confusion will ↵Scott Ullrich2006-06-051-2/+2
| | | | and silly bug reports are not welcome any longer.
* Remove bridging checks. Slipped back in after latest m0n0wall sync.Scott Ullrich2006-01-211-3/+3
|
* We do not have a maxproc function. Cleanup javascript error.Scott Ullrich2006-01-161-2/+2
|
* m0n0wall -> pfSenseScott Ullrich2006-01-071-2/+2
|
* Remove per user ip settings, it will not be available until 1.4.9 of lightyScott Ullrich2006-01-051-4/+0
|
* Remove per user ip settings, it will not be available until 1.4.9 of lightyScott Ullrich2006-01-051-11/+0
|
* We're not on the file manager tabScott Ullrich2006-01-041-1/+1
|
* Sync w/ m0n0wall 1.21Scott Ullrich2006-01-041-89/+239
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Do not require a reboot for captive portal configuration to take place.Scott Ullrich2005-11-271-5/+5
| | | | This snuck back in after syncing with m0n0wall 1.2
* m0n0wall -> pfsenseScott Ullrich2005-11-091-1/+1
|
* Unset items which are falseScott Ullrich2005-10-171-6/+30
|
* Do not check for bridgeScott Ullrich2005-10-131-9/+0
|
* <p * before error output and info outputs.Scott Ullrich2005-09-211-1/+1
|
* Remove double <br/> ... It was not the correct fix. The correct fix was ↵Scott Ullrich2005-09-161-2/+0
| | | | the Title
* Output page titleScott Ullrich2005-09-161-1/+1
| | | | Ticket #511
* easy as 1, 2, 3 ... <br/>Erik Kristensen2005-09-151-0/+2
|
* Correct active tabScott Ullrich2005-09-141-1/+1
|
* Convert back to our tab systemScott Ullrich2005-09-141-6/+8
|
* Add back pfSense header.Scott Ullrich2005-09-131-0/+5
|
* Sync with m0n0wall 1.2b10:Scott Ullrich2005-09-131-172/+100
| | | | | | | | TODO: * Add back sexy curved tabs, etc * Change image locations to themes * Add back pfSense header information and set page titles
* Disable The captive portal cannot be used when one or more interfaces are ↵Scott Ullrich2005-08-021-2/+2
| | | | bridged. message so we can test if this really works.
* Add reverse captive portal feature.Scott Ullrich2005-07-311-9/+6
|
* Correctly add WAN interface for developerScott Ullrich2005-07-311-2/+4
|
* some crosslinking to "fly" from corrosponding setting to logs, diags and backHolger Bauer2005-07-301-1/+1
|
* Add WAN interface for captive portal.Scott Ullrich2005-07-291-1/+4
| | | | NOTE: current requires the developer flag for inclusion
* Remove per user bandwidth javascript code and use more padding on tableScott Ullrich2005-07-121-2/+1
|
* Break after titleScott Ullrich2005-07-121-0/+1
|
* call filter_configure() after setting up captive portalScott Ullrich2005-07-101-0/+1
|
* Fix bottom roundsBill Marquette2005-07-041-8/+4
|
* Use $pgtitleBill Marquette2005-07-031-1/+1
| | | | small code cleanups
* disable javascipt call to enable_perusedb. Fixes a minor js error asJohn Fleming2005-07-021-2/+2
| | | | there is no document.iform.peruserbw a the moment.
* * Curve bottom of grey areas if neededScott Ullrich2005-07-021-0/+8
| | | | | * Curve tabs * Cleanup
OpenPOWER on IntegriCloud