Chris Buechler
b93bb38c8c
Set secure_mode=yes in miniupnpd config. Ticket #5627
2016-01-06 22:25:06 -06:00
Stephen Beaver
a518c507ca
Open help link in a new tab
2016-01-06 21:09:53 -05:00
Chris Buechler
c2aa7860a9
Merge pull request #2355 from jlduran/no-preload-in-hsts
2016-01-06 18:05:49 -06:00
Stephen Beaver
e418b7b672
Change method name to setIsRequired() to match other similar methods
2016-01-06 16:18:29 -05:00
Stephen Beaver
ecbe25ad78
Merge pull request #2360 from NewEraCracker/regex-fixes
2016-01-06 16:16:21 -05:00
NewEraCracker
a55329caeb
Fix all unterminated character class for pattern
2016-01-06 21:03:57 +00:00
NewEraCracker
1f70d78cf0
Fix minor typos and correct code standards
2016-01-06 20:44:38 +00:00
Stephen Beaver
311e4ad5ea
Fixed #5723
2016-01-06 14:53:36 -05:00
jim-p
b55564f1da
Fix a bunch of text issues on DNS resolver advanced options
2016-01-06 14:24:32 -05:00
Stephen Beaver
7bf3669437
Added new method setRequired() (shortcut for setAttribute("required", true) )
2016-01-06 11:32:58 -05:00
Renato Botelho
9cd1455d9d
Validate pppoe_subnet before use it in calculation. Ticket #5720
2016-01-06 14:27:55 -02:00
Renato Botelho
f1926a4125
Change number of PPPoE users range to 1-255 and add an extra POST validation
2016-01-06 14:27:55 -02:00
Renato Botelho
b424b7efef
Fix field name validation
2016-01-06 14:27:55 -02:00
Renato Botelho
be5132091a
Replace n_l2tp_units field by a drop-down from 1 to 255 and add a post validation just to be sure. Ticket #5720
2016-01-06 14:27:55 -02:00
Stephen Beaver
09d720fcba
Fix success message color
2016-01-06 11:23:20 -05:00
Stephen Beaver
245eb71fb2
Fixed #5738
2016-01-06 10:06:10 -05:00
Stephen Beaver
bb49a4d951
Merge pull request #2358 from NOYB/HTML_Compliance_-_Firewall_/_Rules_/_WAN
2016-01-06 08:19:56 -05:00
NOYB
ab6b1f47f0
HTML Compliance - Firewall / Rules / WAN
...
Attribute name not allowed on element table at this point.
<table name="ruletable" class="table table-hover table-striped table-condensed">
Unclosed element div.
End tag for body seen, but there were unclosed elements.
2016-01-06 00:42:28 -08:00
Phil Davis
ccb7c7f2c5
Status logs common changes for nginx
2016-01-06 12:45:37 +05:45
Chris Buechler
f225cb9250
Include limit_conn config for CP maxprocperip
2016-01-05 22:29:30 -06:00
Chris Buechler
6c301424fa
Only log to remote syslog server(s) if remote logging is enabled
2016-01-05 21:13:52 -06:00
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
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
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
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