summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_zones.php
Commit message (Collapse)AuthorAgeFilesLines
* Call htmlspecialchars() to remove dangerouns chars from zone parameter. Also ↵Renato Botelho2015-05-251-3/+3
| | | | redirect user to services_captiveportal_zones.php when an invalid zone is passed
* Code style www services captive portalPhil Davis2015-05-241-57/+71
|
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+3
| | | | | and module names and other bits of formatting and typos in header comment sections.
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* Captive portal spellingPhil Davis2014-12-301-2/+2
|
* Change copyright statement to reflect realityJim Thompson2014-11-101-1/+24
|
* fix up textChris Buechler2014-11-051-1/+1
|
* Tidy up "services_captiveportal_zones.php" XHTMLColin Fleming2014-04-031-12/+9
| | | | | | | | | | Add SUMMARY to tables Close IMG and add ALT Close INPUT Move NOWRAP to class Deprecate ampersand Swap BODY with php statement Remove redundant closing TR and TABLE
* xhtml Complianceayvis2014-03-141-1/+1
| | | replaced <br>, <br/> and </br> with <br />
* Properly create zones for the CP with the new command arguments and properly ↵Ermal2013-11-211-0/+4
| | | | invoke ipfw for applying rules and other configuration options.
* Fix priv nameRenato Botelho2013-10-221-1/+1
|
* s/require/require_once/g for filter.inc to avoid redeclaration errors in ↵jim-p2013-08-281-1/+1
| | | | some rare cases.
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-0/+1
|
* Add the multi instance CP to master branch. This allows to define CP with ↵Ermal2011-09-071-0/+113
different properties on different interfaces.
OpenPOWER on IntegriCloud