summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal.php
Commit message (Collapse)AuthorAgeFilesLines
* Modify captive portal to use centralized user management. The user manager hasmgrooms2009-03-151-4/+3
| | | | been modified to include an account expiration option to support this service.
* Reactivate the peruser bandwidth limit on captive portal. This brings it ala ↵Ermal Luçi2009-01-041-8/+4
| | | | par with features with the same version in m0n0.
* * Rename link_int_to_bridge_interface to link_interface_to_bridgeErmal Luçi2008-11-071-1/+1
| | | | * Create two new function link_interface_to_{gif,gre}
* Fix detection if an interface is part of bridge.Ermal Luçi2008-08-311-8/+2
|
* Output product names correctlyScott Ullrich2008-08-091-2/+2
|
* 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
* display product name properlyChris Buechler2008-06-291-1/+1
|
* Continue interface improvementsErmal Luçi2008-06-211-11/+5
|
* s/lcase/strtolower/Scott Ullrich2008-05-221-1/+1
| | | | Bad VBSCript, bad.
* Ticket #1713 fixesScott Ullrich2008-05-171-1/+1
|
* Do not show the LAN interface when it does not exist.Scott Ullrich2008-02-091-1/+5
|
* 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.
OpenPOWER on IntegriCloud