Commit Graph

29391 Commits

Author SHA1 Message Date
Jose Luis Duran
657cb0dbf6 Remove preload token from HSTS header
Please see the documentation on how to include your domain in the
preload lists:

https://hstspreload.appspot.com
2016-01-06 00:57:04 -02:00
Stephen Beaver
b7eb0ead89 Fixed #5633 2016-01-05 19:08:03 -05:00
Stephen Beaver
636edf8138 Merge pull request #2353 from NOYB/HTML_Compliance_-_Firewall_/_NAT_/_Outbound_/_Edit 2016-01-05 17:32:41 -05:00
Stephen Beaver
24c4ac5848 Merge pull request #2354 from ExolonDX/branch_01 2016-01-05 17:31:24 -05:00
Colin Fleming
ac950976f7 Add some more Bootsrap panels
"firewall_aliases.php"
- add gettext to the H2 tag
- remove debug code

"sevices_igmpproxy.php"
"services_pppoe.php"
"vpn_ipsec_keys.php"
"status_gateways.php"
"status_gateway_groups.php"
"statis_services.php"
"diag_arp.php"
"diag_ndp.php"
- add Bootstrap panels
2016-01-05 22:23:43 +00:00
Jared Dillard
4abdd33ab9 add dark beta theme 2016-01-05 14:32:33 -06:00
Jared Dillard
b54ae90faf back out design changes for now 2016-01-05 14:29:31 -06:00
Renato Botelho
77e3b275f8 It's time to go BETA \o/ 2016-01-05 17:17:06 -02:00
Renato Botelho
4c3366f26e Welcome 2016 2016-01-05 17:16:26 -02:00
Renato Botelho
0305284cf2 Avoid mounting / rw without need when it's possible 2016-01-05 16:55:48 -02:00
Renato Botelho
5bcad0f5ec Force update if code reaches this point 2016-01-05 16:55:07 -02:00
NOYB
2768a9d9fc Remove errant bracket from character class. 2016-01-05 07:52:01 -08:00
jim-p
ab4e953955 Fix nginx startup on NanoBSD 2016-01-05 09:25:07 -05:00
Renato Botelho
4b83452382 Make sure filesystem is rw state when pkg operations are called 2016-01-05 11:41:32 -02:00
Renato Botelho
75bb92c4ec Set necessary env vars for pkg db and cache dir on nanobsd or when MFS partition is being used 2016-01-05 11:41:05 -02:00
Stephen Beaver
29e0928f3a Merge branch 'Status_-_System_Logs_-_Consolidation' of https://github.com/NOYB/pfsense
* 'Status_-_System_Logs_-_Consolidation' of https://github.com/NOYB/pfsense:
  Redmine #5731 Error when setting various system log settings from factory default config
  HTML Compliance - Status - System Logs - Firewall Summary View
  Fixup AJAX stuff so dynamic updating works.
  Rename functions per Phil suggestions.
  Remove commented out test code.
  Can' t do that here.  Remove space between php tags.
  Status - System Logs - Consolidate - Firewall Summary View
  Status - System Logs - Consolidate - Firewall Dynamic View
  Status - System Logs - Consolidate - Common Functions
2016-01-05 08:17:03 -05:00
Stephen Beaver
ea6b7324a6 Merge pull request #2296 from NOYB/HTML_Compliance_-_Form_Button_-_HRef 2016-01-05 07:57:47 -05:00
NOYB
cf7a4f099a HTML Compliance - Form Button - HRef
The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.
The <a> name attribute is not supported in HTML5. Use the id attribute instead.
2016-01-05 07:57:44 -05:00
Renato Botelho
946e00188d Merge pull request #2343 from phil-davis/patch-3 2016-01-05 09:49:02 -02:00
Renato Botelho
0c637128bd Merge pull request #2253 from calvinbui/patch-1 2016-01-05 09:40:43 -02:00
Renato Botelho
d1f9426af7 Fix spaces and indent 2016-01-05 09:08:10 -02:00
Chris Buechler
d47fe94992 fix redirurl for nginx 2016-01-05 09:08:10 -02:00
Chris Buechler
4bebb56a23 Add more lighttpd pieces to obsoletedfiles list 2016-01-05 09:08:10 -02:00
Chris Buechler
32818dd976 Include CA chain in certificate for nginx 2016-01-05 09:08:10 -02:00
Chris Buechler
1d0c3a1096 Add nginx redirection for captive portal 2016-01-05 09:08:10 -02:00
Chris Buechler
481909217e lighty clean up 2016-01-05 09:08:10 -02:00
Chris Buechler
e90d9933a7 some CP clean up in nginx start 2016-01-05 09:08:10 -02:00
Chris Buechler
257fdefe7c Bring back $ca in config function 2016-01-05 09:08:10 -02:00
Renato Botelho
cd41643dcd Rename pid files from lighty to nginx 2016-01-05 09:08:10 -02:00
Renato Botelho
40880eec35 Rename php-fpm pool from lighty to nginx 2016-01-05 09:08:10 -02:00
Renato Botelho
d15f76be8c Retire system_generate_lighty_config() 2016-01-05 09:08:10 -02:00
Chris Buechler
57cc06af8f un-break SVG graphs 2016-01-05 09:08:10 -02:00
Chris Buechler
4877ae1e5f start converting CP to nginx 2016-01-05 09:08:10 -02:00
Chris Buechler
c4a278f2ac start switching CP to nginx 2016-01-05 09:08:10 -02:00
Chris Buechler
f77f43ff91 Skip error_log when disabled. 2016-01-05 09:08:10 -02:00
Chris Buechler
c4104141e4 add config upgrade code for lighty->nginx logging 2016-01-05 09:08:10 -02:00
Chris Buechler
05f9712de1 clean up lighttpd 2016-01-05 09:08:10 -02:00
Chris Buechler
7bbe501330 clean up lighttpd 2016-01-05 09:08:10 -02:00
Chris Buechler
8811dfc38b Keeping the disable logging option. Revert "clean up lighttpd bits"
This reverts commit 9de0332dec955ec513b74be9361de72d12aa7245.
2016-01-05 09:08:10 -02:00
Chris Buechler
84a7c17d88 clean up lighttpd bits 2016-01-05 09:08:10 -02:00
Chris Buechler
33d69e816f clean up restart_webgui 2016-01-05 09:08:10 -02:00
Chris Buechler
c74719cde7 add all of /usr/local/lib/lighttpd to obsoletedfiles 2016-01-05 09:08:10 -02:00
Chris Buechler
be6da8a468 fix up nginx logging 2016-01-05 09:08:10 -02:00
Chris Buechler
1e8599e549 first run through, replacing lighttpd with nginx. 2016-01-05 09:08:10 -02:00
NOYB
11f674d0e7 HTML Compliance - Firewall / NAT / Outbound / Edit
Bad value [0-9, a-z, A-Z and . for attribute pattern on element input: Unterminated character class
<input class="form-control" name="source" id="source" type="text" pattern="[0-9, a-z, A-Z and .">
<input class="form-control" name="destination" id="destination" type="text" value="" pattern="[0-9, a-z, A-Z and .">

Element ul not allowed as child of element span in this context. (Suppressing further errors from this subtree.)
Contexts in which element ul may be used:
 Where flow content is expected.
Content model for element span:
 Phrasing content.

Element br not allowed as child of element ul in this context. (Suppressing further errors from this subtree.)
Contexts in which element br may be used:
 Where phrasing content is expected.
Content model for element ul:
 Zero or more li and script-supporting elements.
2016-01-05 00:05:01 -08:00
Chris Buechler
bba669d9cb Merge pull request #1959 from davidjwood/rfc4638 2016-01-05 01:21:45 -06:00
Stephen Beaver
b189563909 Fix interface list 2016-01-04 21:42:25 -05:00
Stephen Beaver
f7d2d5aab0 Improve error message when the user forget to "Apply" 2016-01-04 21:41:54 -05:00
jim-p
af8397ca73 Add a default case for IPv6 in rc.banner, otherwise whatever trips first gets used for the later interfaces as well. 2016-01-04 15:34:15 -05:00
NOYB
8cc5e083fc Redmine #5731 Error when setting various system log settings from factory default config
From PR #2350 By Phil Davis
2016-01-04 10:44:10 -08:00