Commit graph

1451 commits

Author SHA1 Message Date
Franco Fichtner
843643e340 sysutils/nut: 1.3 for #908 2018-10-11 10:39:59 +02:00
Michael
387fe11ee5 net/ntopng: add helptext (#907) 2018-10-11 09:49:06 +02:00
Michael
b1f32a1bc5 sysutils/nut: add blazer_usb driver (#908) 2018-10-11 09:46:56 +02:00
Fabian Franz BSc
4ebfaa4d7a
www/nginx: guard loop parameter with an if (#904) 2018-10-10 17:17:18 +02:00
Franco Fichtner
31e8ba845b security/acme-client: /var MFS awareness; closes #884 2018-10-10 08:54:23 +02:00
Franco Fichtner
dc2ca325c4 net/zerotier: bump revision after fix 2018-10-10 08:54:05 +02:00
Christoph Engelbert
5b44dbbd83 fixed closing td-tag which messes up the ui 2018-10-09 09:09:47 +02:00
René
31fb7c7ca5 a few entries that are no longer needed (#901) 2018-10-08 21:29:39 +02:00
Michael
87cc28f826 security/openconnect: allow upper-case characters for username (#900) 2018-10-08 14:08:03 +02:00
Fabian Franz BSc
a2c119ef97
www/nginx: import naxsi core rules into configuration (#891)
* www/nginx: add draft of code to download naxsi rules
* www/nginx: run bmake style-fix
* www/nginx: naxsi rule download
* www/nginx: rename file
* www/nginx: add configd task
* www/nginx: add initial GUI code for rule download
* www/nginx: add view part
* www/nginx: fix inverted regex flag
* Problem with multiple Upstream servers (#893)

Small change to make it work.
2018-10-07 22:58:18 +02:00
Franco Fichtner
9d006edd2c README: update and whitespace sweep 2018-10-07 20:11:25 +02:00
René
0466b32bb4 .nav > li.disabled color fix for tukan (#896) 2018-10-07 20:03:35 +02:00
CJ
72c5618ba9 Fixed typo in"Default Parameters"
The VisibleName property has a small typo.
2018-10-07 16:25:20 +02:00
Fabian Franz BSc
b44d8ba706
add backup api; closes #865 (#895)
* add backup api; closes #865
* make backup api devel
* sysutils/api-backup: rename
* sysutils/api-backup: fix prev
* fix ACL
2018-10-07 15:57:59 +02:00
opnsenseuser
133abddd94 tukan / cicada toogle-button chrome outline fix
tukan / cicada toogle-button chrome outline fix
2018-10-05 16:03:24 +02:00
Michael
30e5d21817 net-mgmt/collectd: make Hostname optional (#889) 2018-10-04 10:01:13 +02:00
Michael
bf564a8475 net-mgmt/net-snmp: let the user enable read-write access (#890) 2018-10-04 09:52:00 +02:00
Franco Fichtner
29ebe66444 net-mgmt/telegraf: fixup previous as requested 2018-10-02 12:08:22 +02:00
Michael
a49c851c24 net-mgmt/telegraf: logging changed in rc-script with 1.7.X (#886) 2018-10-02 12:03:57 +02:00
Reza Ebrahimi
f9302ab8e3 [net/freeradius] Add attribute enabled check in config files (#881) 2018-10-02 07:27:42 +02:00
Franco Fichtner
4227a97278 net/wireguard: tighten base64 validation for #880 2018-10-01 19:57:35 +02:00
Michael
025fb86196 net/wireguard: add psk to peers (#880) 2018-10-01 19:45:44 +02:00
Michael
c2f178c730 sysutils/nut: restructure diagnostics (#885) 2018-10-01 13:36:11 +02:00
René
0e98919622 tukan/cicada (no expansion delay / animation / nv.d3.css) fixes (#876) 2018-09-30 09:38:43 +02:00
Michael
788f449efd mail/postfix: add portfield to postfix (#879) 2018-09-30 09:22:04 +02:00
Fabian Franz BSc
c33f32990e
www/nginx: add port to selection (#875) 2018-09-27 22:41:14 +02:00
Michael
0a061a15b3 net/vnstat: add multiple interfaces, ready for stable (#874) 2018-09-27 14:51:25 +02:00
Franco Fichtner
6f35517ba9 misc/theme-cicada: annotate latest amendment 2018-09-26 22:43:21 +02:00
opnsenseuser
a1c7939301 nv.d3.css - legend fix color
legend fix color
2018-09-26 22:42:35 +02:00
Carlos Cesario
e4ec5041eb Make nginx support multiple servers entries (#870)
Currently the code [::]:80 ipv6only=off does not supported when running multiple servers in nginx.conf
More details in
https://unix.stackexchange.com/questions/321879/remove-ipv6only-option-from-puppet-nginx-module
https://serverfault.com/questions/638367/do-you-need-separate-ipv4-and-ipv6-listen-directives-in-nginx
http://nginx.org/en/docs/http/ngx_http_core_module.html#listen
https://forum.opnsense.org/index.php?topic=8877.msg44610#msg44610

This fix works as expected.
2018-09-26 19:10:20 +02:00
Carlos Cesario
74b046056a Add nginx path_prefix in proxy_pass (#871)
* Add path_prefix field for nginx plugin
* Add path_prefix ngninx plugin
* Update Nginx.xml
* Update location.xml
* Update index.volt
* Update SettingsController.php
* review comments
2018-09-26 18:58:53 +02:00
Fabian Franz BSc
8e687eed3e
www/nginx: new features (#828)
* www/nginx: add initial permanent ban feature
* www/nginx: write data to model and add blocks to fw
* www/nginx: add permanent ban script; change some settings to be advanced
* www/nginx: change cron fix
* www/nginx: a network field is needed
* www/nginx: allow ws/wss
* www/nginx: hostname bugfix
* www/nginx: remove hack to get uuid
* www/nginx: update blacklist
* www/nginx: hook cron automatically
* www/nginx: add support for HTTP/2 preloading
* www/nginx imrove permanent ban feature
* www/nginx: cleanup and add cache helper
* www/nginx: webgui - enable HTTP/2 server push
* www/nginx: add cache
* www/nginx: more options for caching
* www/nginx: export fullchain
* www/nginx: run bmake style-fix
* www/nginx: shorten name
2018-09-26 18:05:58 +02:00
Franco Fichtner
9cfa3eafb2 net/ntopng: version 1.0, no direct redis dep 2018-09-26 08:19:07 +02:00
opnsenseuser
5ede35071c font-size and padding-fix
I am currently very satisfied with 13px font size. the readability fits!
2018-09-25 20:33:03 +02:00
Franco Fichtner
878c2084a9 security/acme-client: style update 2018-09-25 08:04:23 +02:00
Alexander Shursha
c077f65cfc net/shadowsocks: change menu name General->Server for clarity; closes #853 2018-09-23 21:29:26 +02:00
Franco Fichtner
39a926a84e dns/dyndns: wildcard for namecheap; closes #586 2018-09-23 20:32:33 +02:00
Franco Fichtner
710dfd553c misc/theme-rebellion: whitespace changes 2018-09-23 19:51:43 +02:00
marjohn56
01a91f345c Added Widget colours etc
Bump revision
Update to match René updates
2018-09-23 19:51:07 +02:00
Franco Fichtner
cd361ff1c3 misc/theme-*: whitespace cleanup 2018-09-23 19:43:48 +02:00
opnsenseuser
5baefe5ef2 Tukan and Cicada (sidebar / hover / tabs and spaces) + seperate tokenize2/nv.d3 css
Tukan and Cicada (sidebar / hover / tabs and spaces) + seperate tokenize2/nv.d3 css
2018-09-23 19:39:41 +02:00
Franco Fichtner
cf48e48e8d dns/dyndns: next version has Cloudflare IPv6 support 2018-09-22 08:28:53 +02:00
Franco Fichtner
3730d4a088 make: allow diff argument
E.g.:

    # make diff-dns/dyndns
2018-09-21 08:27:14 +02:00
Michael
303a17dac2 net/wireguard: hotfix for latest master (#862) 2018-09-21 08:18:13 +02:00
Charles Ulrich
7361b7ca43 dns/dyndns: Add IPv6 support to Cloudflare DDNS and other fixes: (#861)
* add IPv6 support
* create DNS record if it doesn't exist
* better variable naming
* saner parsing of FQDN (previous code assumed all FQDNs had exactly
  three parts)
* trimming of whitespace in the fqdn field is actually effective now
* warn if multiple records match when getting the record id
* removed “proxiable” attribute when updating, it is not an attribute
  you can set as far as I know
* default “proxied” to off, assuming most people don't host websites
  from their firewalls
* complex string interpolation in HTTP headers
2018-09-21 08:17:43 +02:00
Michael
cdc04b1ec6 net/wireguard: add similar to "don't pull routes" in OpenVPN (#860) 2018-09-19 21:16:38 +02:00
Franco Fichtner
bbd15177f7 net/ntopng: fix startup race with redis
PR: https://github.com/opnsense/ports/issues/43
2018-09-19 17:42:45 +02:00
Fabian Franz BSc
eef4adc554
security/tor: allow to enable directory page (#858) 2018-09-19 16:58:59 +02:00
Michael
3b40fe3aaf net-mgmt/telegraf: add global tags (#856) 2018-09-19 09:23:31 +02:00
Michael
8b4d773224 security/openconnect: allow @ in username (#848) 2018-09-19 09:18:40 +02:00