summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_nat_1to1_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2808 from NOYB/Firewall_/_NAT_-_Remove_PersonalizationsStephen Beaver2016-04-041-2/+2
| | | | (cherry picked from commit 4012d55c028ca1c4d449e7b80ba738d4dd5b2976)
* More icon and button consistency fixes. Ticket #5965jim-p2016-03-101-4/+1
|
* Correct the text and placement of the disable and nobinat options for 1:1 ↵jim-p2016-03-081-9/+9
| | | | NAT rules. Fixes #5966
* Change NAT '1 to 1' spelling to '1:1', since latter is used everywhere elsek-paulius2016-02-101-1/+1
|
* Internationalize firewall aliases and NATPhil Davis2016-01-191-13/+13
|
* Fix misplaced parenthesesNewEraCracker2016-01-141-1/+1
|
* Don't validate 'external' when nobinat is checkedStephen Beaver2016-01-131-2/+7
|
* Fix no binat checkboxStephen Beaver2016-01-131-3/+3
|
* Fix helpStephen Beaver2016-01-131-1/+1
|
* Fixed #3887Stephen Beaver2016-01-131-0/+9
|
* HTML Compliance - Firewall / NAT/ 1:1 / EditNOYB2016-01-041-2/+2
| | | | | | Bad value [0-9, a-z, A-Z and . for attribute pattern on element input: Unterminated character class <input class="form-control" name="src" id="src" type="text" pattern="[0-9, a-z, A-Z and ."> <input class="form-control" name="dst" id="dst" type="text" pattern="[0-9, a-z, A-Z and .">
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-3/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Merge pull request #2224 from phil-davis/r005Stephen Beaver2015-12-141-18/+35
|\
| * Coe style firewall *Phil Davis2015-12-141-18/+35
| |
* | Fix array key typo in firewall_nat_1to1_editPhil Davis2015-12-141-1/+1
|/ | | This just looks wrong.
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-251-1/+1
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
| | | | | Any GUI script that loads the guiconfig.inc file will have access to the autoloader.
* Fix calls to ipsec_enabled() added in 179ab6b364Renato Botelho2015-11-101-0/+1
|
* Eliminate a few more cases of $config['ipsec']['enable'].Luiz Otavio O Souza2015-11-101-3/+2
| | | | Mostly when dealing with enc0 interface.
* Copyright and license cleanupRenato Botelho2015-11-091-2/+2
| | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-2/+1
|
* Correction per Phil DavisStephen Beaver2015-11-061-1/+1
|
* First batch of copyright updatesStephen Beaver2015-11-051-2/+3
|
* Ticket #5204 a clean up pass of the jquery sectionsJared Dillard2015-09-241-3/+5
|
* Retire PPTP server, fixes #4226:Renato Botelho2015-09-151-10/+0
| | | | | | | - Remove PPTP server and all related code - Bump config version 12.2 - Write upgrade config code to remove pptpd section and also cleanup firewall and NAT rules using PPTP interface or src/des
* Revised all pages with autocomplete to accommodate host names in validation ↵Stephen Beaver2015-09-111-2/+2
| | | | and change port inputs to 'text'
* jQuery autocomplete added as requiredStephen Beaver2015-09-111-43/+50
|
* Merge pull request #1858 from phil-davis/bootstrap-fjim-p2015-09-021-19/+19
|\
| * bootstrap usr\local\www\f minor changesPhil Davis2015-09-011-19/+19
| |
* | bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|/
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-365/+354
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+592
OpenPOWER on IntegriCloud