Commit Graph

5118 Commits

Author SHA1 Message Date
Monviech bcd2deb43e www/caddy: Fix HTTP access log excluding the process logs accidentally (#4974)
When using "include" in the default global logger, all other logs get excluded, except those that get included.

Using a "log default" instead, sends the HTTP access logs to the default logger.

This allows process and HTTP access logs to coexist in the same logger.
2025-10-10 16:05:31 +02:00
Oliver Traber 6a6f5aedef dns/ddclient: Add support for PowerDNS API (#4772) 2025-10-09 09:01:28 +02:00
Franco Fichtner 613df67b2f www/nginx: why not 2025-10-08 09:13:33 +02:00
Franco Fichtner 25bfd97c8e net-mgmt/zabbix-proxy: wrap up new version, style 2025-10-08 09:06:01 +02:00
us3241 12df16427b net-mgmt/zabbix-proxy: Add VMware parameters (#4740) 2025-10-08 08:38:52 +02:00
Franco Fichtner a75a87d0b5 security/etpro-telemetry: always show an available status
Bump version to clear the relatively hight revision count.
2025-10-06 15:11:42 +02:00
kulikov-a 3f9299b3aa naxsi rules install fix (#4968)
regex adapted
removed redundant validation (validated on serialization)
skip validation on serialization
2025-10-06 09:20:49 +02:00
Franco Fichtner faec4252cd net/shadowsocks: reshuffle for clarity 2025-10-06 09:12:37 +02:00
eguun 73a32e2e44 Shadowsocks update web UI to set timeout and udp fragmentation (#4967) 2025-10-06 09:05:03 +02:00
Monviech 320de1124a net/shadowsocks: bump plugin version to 1.3 (#4966)
* net/shadowsocks: Bump plugin version to 1.3

* Update changelog
2025-10-02 08:50:46 +02:00
eguun 59f3c772c5 net/shadowsocks: update web UI ciphers to match shadowsocks rust (#4958)
Updating cipher option set to match the one of the plugin, source:
https://github.com/shadowsocks/shadowsocks-rust?tab=readme-ov-file#supported-ciphers
Update to present options in optgroups
2025-10-02 08:42:06 +02:00
Monviech 97603fc29b www/caddy: Bump plugin version to 2.0.4 (#4954) 2025-09-24 17:59:44 +02:00
sdsys-ch b2401a695c www/caddy: Add DNS-01 challenge delegation via CNAME (#4950)
* caddy: Add DNS-01 override domain feature

Adds support for DNS-01 CNAME delegation through the dns_challenge_override_domain directive. This enables least-privilege DNS setups where the certificate domain delegates ACME challenges to a target domain managed by the configured DNS provider.

* Review feedback: Remove default defs and align validation string with existing one

---------

Co-authored-by: Christophe Neuerburg <c.neuerburg@sdsys.ch>
2025-09-24 08:45:05 +02:00
Monviech dfcb4cb138 net/frr: Remove faulty standard area type, adjust helptext to reflect reality (#4951)
* net/frr: Remove faulty standard area type, adjust helptext to reflect reality

* Change default too
2025-09-23 14:29:44 +02:00
Franco Fichtner 25b4d65957 security/netbird: fix selectpicker and unbreak migration
The auth key may be required but not giving a default for obvious
reasons just makes it end up without a required value anyway until
user contact.

This can probably be made more robust in the future, but requires
a bit of thought on what we validate/enforce here anyway like an
"enbable" checkbox being checked requires filling this value, but
it's also not on the same page or model even making constraints
tricky.
2025-09-19 13:52:44 +02:00
Bethuel Mmbaga 59762b0466 security/netbird: Fix service startup and add syslog support (#4942)
* add syslog configuration options and update service reconfiguration endpoint

* enable syslog by default and expand log level options

* add plugin revision

* update service configuration and logging options

* update syslog log level options and change config sync target

* revert default config file

* Fix log level settings

* refactor

* Update security/netbird/Makefile

Co-authored-by: Franco Fichtner <franco@lastsummer.de>

* Update security/netbird/src/opnsense/service/templates/OPNsense/Netbird/netbird

Co-authored-by: Franco Fichtner <franco@lastsummer.de>

* bump setting model version and use syslog always

* Update security/netbird/src/opnsense/service/templates/OPNsense/Netbird/netbird

Co-authored-by: Franco Fichtner <franco@lastsummer.de>

---------

Co-authored-by: Franco Fichtner <franco@lastsummer.de>
2025-09-19 13:09:58 +02:00
Franco Fichtner 466a2e18d1 LICENSE: sync 2025-09-16 14:59:51 +02:00
Franco Fichtner 45b48a6aeb www/nginx: cleanup 2025-09-16 14:57:09 +02:00
kulikov-a 99dfc67984 www/nginx: 1.35_1 hotfix. change ban_ttl default (#4937) 2025-09-16 14:56:04 +02:00
Franco Fichtner 0ece71fab0 security/etpro-telemetry: bump revision to be sure 2025-09-16 12:39:14 +02:00
Franco Fichtner d7738a1d75 misc/theme-advanved: tab size mismatch 2025-09-15 13:58:29 +02:00
Franco Fichtner e67e16b133 misc/theme-advanced: sweep for whitespaces 2025-09-15 13:57:31 +02:00
Jaka Prašnikar 71ecb9a1d8 theme-advanced update to 1.1 (#4939) 2025-09-15 13:56:09 +02:00
Michael d3d38c928c net/zabbix-X: Add 7.4 variant to pluing (#4935) 2025-09-13 07:16:53 +02:00
Konstantinos Spartalis c80d04f840 chrony: fixes entity rendering (small fix) (#4904) 2025-09-12 12:25:41 +02:00