Franco Fichtner
81f3e21a1a
www/squid: remove old link reference; closes #9537
2025-12-18 10:31:39 +01:00
Franco Fichtner
b943ea34a7
www/nginx: bump model version
2025-12-17 12:08:50 +01:00
Jan Chlouba
dcaf201b0c
nginx: add optional HTTP/3 support with dynamic Alt-Svc ( #5071 )
2025-12-17 10:30:41 +01:00
Franco Fichtner
e591bd7e5a
www/web-proxy-sso: style
2025-12-09 15:28:09 +01:00
Franco Fichtner
c8a35ea27b
www/squid: style
2025-12-09 15:27:43 +01:00
Franco Fichtner
c93a745e72
www/c-icap: style
2025-12-09 15:27:17 +01:00
Franco Fichtner
e71840b1ff
www/web-proxy-sso: switch to ummaintained instead of obsolete for now
...
PR: https://github.com/opnsense/plugins/commit/6450cbcaca3
2025-12-09 14:51:31 +01:00
Monviech
ec2181d8a3
www/caddy: Fix race condition that moved domain filter selectpicker into invisible tab, fix css ( #5076 )
2025-12-08 17:09:31 +01:00
Franco Fichtner
94a21efccc
www/OPNProxy: same here
2025-12-04 09:26:01 +01:00
Franco Fichtner
e3bf36a2ec
plugins: remove a few of my historic maintainerships
...
These plugins have had maintainership attached due to the fact
that they became plugins at one point in time. Since we can now
annotate this better, do it.
2025-12-04 09:19:37 +01:00
Franco Fichtner
6450cbcaca
www/web-proxy-sso: very old and likely unused nowadays
2025-12-04 09:16:24 +01:00
Ad Schellevis
fafe14b7bd
www/squid - remove references to firewall_nat.php as this will go away shortly and we don't plan to re-add a similar template for this.
...
ref: https://github.com/opnsense/core/issues/8401
2025-11-30 11:13:35 +01:00
Franco Fichtner
a92fe03b6a
www/nginx: one more refactor revision bump
2025-11-20 09:46:06 -05:00
Monviech
840714060e
www/caddy: Add changelog for sudo fix ( #5036 )
2025-11-18 21:28:19 +01:00
Franco Fichtner
2e56601903
www/OPNProxy: switch to mwexecf() use
2025-11-17 21:47:57 -05:00
Franco Fichtner
9f23ada61d
www/caddy: revision bump after trust store vs. sudo fix
2025-11-17 21:43:17 -05:00
Franco Fichtner
b50c0c3daa
www/nginx: another change here
2025-11-17 21:42:47 -05:00
Monviech
0152180865
www/caddy: Prevent sudo on startup via skip_install_trust ( #5015 )
...
This can happen when an internal domain has been added, e.g. example.internal. Caddy will then generate a self signed certificate via smallstep CA, and on startup it tries to install a root certificate for it into the FreeBSD trust store.
If running as www user, this causes sudo to appear at boot, because that is baked into smallstep CA.
https://github.com/smallstep/truststore/blob/master/truststore_freebsd.go
Via skip_install_trust, we prevent caddy from trying this.
2025-11-10 17:01:03 +01:00
Franco Fichtner
7ceccc441b
www/nginx: use mwexecf
...
PR: https://github.com/opnsense/core/issues/9325
2025-10-28 15:26:04 +01:00
Franco Fichtner
04a0f55879
www/squid: use short version as discussed
2025-10-21 08:36:32 +02:00
Franco Fichtner
68c34f4f0b
www/squid: annotate fix contribution
2025-10-20 16:15:34 +02:00
Michael
d9dea7f9cc
www/squid: add email_err_data off as static ( #4987 )
2025-10-20 15:08:50 +02:00
Monviech
e19e3c94f6
www/caddy: fix setup.sh script not setting correct ownership in www user mode ( #4976 )
...
* www/caddy: Streamline setup.sh, since chown is skipped automatically when ownership matches
* add changelog
2025-10-11 14:02:48 +02:00
Monviech
a9c5f61850
www/caddy: Bump version to 2.0.4_1 ( #4975 )
2025-10-10 16:11:20 +02:00
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