summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Collapse)AuthorAgeFilesLines
...
| * | XHTML ComplianceN0YB2014-02-261-47/+56
| |/ | | | | | | Firewall - NAT - Port Forward - Edit
* | Fix #3486, delete /var/crash content when click 'No'Renato Botelho2014-02-271-1/+1
|/
* XHTML ComplianceN0YB2014-02-261-9/+18
| | | | Firewall - Rules - Edit
* Fix variable used to create description when deleting a route, put the ↵jim-p2014-02-261-1/+1
| | | | network in the description as intended.
* XHTML ComplianceN0YB2014-02-261-62/+72
| | | | Firewall - Rules
* XHTML ComplianceN0YB2014-02-261-3/+3
| | | | Firewall - NAT - Port Forward
* XHTML ComplianceN0YB2014-02-251-1/+1
| | | | Firewall - NAT - Port Forward
* XHTML ComplianceN0YB2014-02-251-13/+14
| | | | Firewall - NAT - Port Forward
* XHTML ComplianceN0YB2014-02-231-1/+5
| | | | Interfaces
* XHTML ComplianceN0YB2014-02-232-37/+37
| | | | Interfaces - PPPs Edit
* XHTML ComplianceN0YB2014-02-231-0/+4
| | | | Interfaces - Wireless Edit
* XHTML ComplianceN0YB2014-02-221-33/+45
| | | | Interfaces
* Fix the issue with crash reporter even here as per pull #954Ermal2014-02-201-1/+1
|
* XHTML ComplianceN0YB2014-02-192-1/+2
| | | | UPnP & NAT-PMP
* XHTML ComplianceN0YB2014-02-191-12/+16
| | | | Traffic Graph Status
* XHTML ComplianceN0YB2014-02-191-10/+10
| | | | CARP Status
* Merge pull request #903 from phildd/RELENG_2_1Ermal Luçi2014-02-192-7/+9
|\ | | | | Releng 2 1 Enhance interface gateway data entry descriptions
| * Enhance interface gateway data entry descriptionsPhillip Davis2014-02-071-2/+2
| |
| * Enhance interface gateway data entry descriptionsPhillip Davis2014-02-071-5/+7
| |
* | The msgbox is no longer needed since there will be a validation process per seErmal2014-02-191-1/+1
| |
* | Take single and double quotes into considerationRenato Botelho2014-02-191-1/+1
| |
* | XHTML ComplianceN0YB2014-02-181-32/+34
| | | | | | | | Settings Logs Status
* | XHTML ComplianceN0YB2014-02-181-3/+2
| | | | | | | | NTP Logs Status
* | XHTML ComplianceN0YB2014-02-181-2/+2
| | | | | | | | Open VPN Logs Status
* | XHTML ComplianceN0YB2014-02-181-3/+2
| | | | | | | | Load Balancer Logs Status
* | XHTML ComplianceN0YB2014-02-181-7/+9
| | | | | | | | VPN Logs Status
* | XHTML ComplianceN0YB2014-02-181-2/+2
| | | | | | | | PPP Logs Status
* | XHTML ComplianceN0YB2014-02-181-3/+2
| | | | | | | | Portal Auth Logs Status
* | XHTML ComplianceN0YB2014-02-181-3/+2
| | | | | | | | DHCP Logs Status
* | XHTML ComplianceN0YB2014-02-181-0/+1
| | | | | | | | Queues Status
* | Merge pull request #940 from N0YB/RELENG_2_1Ermal Luçi2014-02-181-1/+2
|\ \ | | | | | | XHTML Compliance
| * | XHTML ComplianceN0YB2014-02-181-1/+2
| | | | | | | | | | | | Package Logs Status
* | | Sprinkle ob_flush to avoid some warnings on 2.1Ermal2014-02-181-0/+3
| | |
* | | Fix issue with CSR generation. Ticket #2820jim-p2014-02-181-5/+5
|/ /
* | Fixes #3460. Ask for validation when real operation will be done and ask for ↵Ermal2014-02-181-97/+163
| | | | | | | | the operation with POST to get protection from CRSF.
* | Take single and double quotes into considerationRenato Botelho2014-02-181-1/+1
| |
* | Fixes #3461. Remove any special char that can lead to shell/XSS compromises ↵Ermal2014-02-181-10/+11
| | | | | | | | from submitted input.
* | XHTML ComplianceN0YB2014-02-171-34/+70
| | | | | | | | Open VPN Status
* | XHTML ComplianceN0YB2014-02-171-1/+1
| | | | | | | | NTP Status
* | XHMTL ComplianceN0YB2014-02-172-7/+11
| | | | | | | | Load Balancer Status
* | Move this global declaration to the proper file rather than backend codeErmal2014-02-171-0/+13
| |
* | XHMTL ComplianceN0YB2014-02-174-42/+50
| | | | | | | | | | IPsec Status Tabs Mostly element closings and minimizations (nowrap), empty table row.
* | Help ticket #3449:Renato Botelho2014-02-171-2/+6
| | | | | | | | | | | | | | Improve data validation to avoid save a host/subnet or a IPv4 with invalid mask. The reported error is on javascript and only happen on IE8,but this fix will prevent the same issue happening in the future on a different browser.
* | XHTML ComplianceN0YB2014-02-171-2/+3
| | | | | | | | | | RRD Graphs Update Use CDATA section instead of clunky decode hex value for ampersand in script.
* | Use correct parameter (bootfile-url) to configure netboot on DHCPdv6, it ↵Renato Botelho2014-02-171-20/+7
| | | | | | | | fixes #3421
* | Use htmlspecialchars(), a better solution for #2952Renato Botelho2014-02-171-1/+1
| |
* | Merge pull request #921 from phil-davis/RELENG_2_1Ermal Luçi2014-02-171-12/+61
|\ \ | | | | | | Enhanced validation of general DNS servers and gateways
| * | Enhanced validation of general DNS servers and gatewaysPhil Davis2014-02-171-12/+61
| | |
* | | Use descr as the field name for voucher description so it gets CDATA ↵Ermal2014-02-171-3/+3
| | | | | | | | | | | | protection. Fixes #3441
* | | XHTML ComplianceN0YB2014-02-161-5/+6
| | | | | | | | | | | | | | | Filter Reload Status Mark script as CDATA section to avoid expansion of the begin tag entity (<).
OpenPOWER on IntegriCloud