mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
* www/caddy: Improve Layer 4 Routes to allow configurations outside the context of listener_wrappers, streaming and loadbalancing any TCP/UDP traffic on custom ports. * www/caddy: Add validations for Layer 4 Routes. * www/caddy: Control visibility of FromDomain in Layer4 based on Matcher. Remove need to always select * even when matcher does not support domains. Remove requirement for FromDomain, it is now validated based on selected Matcher. * www/caddy: Cleanup validations, add isFieldChanged where applicable, removed weird old subdomain validation. * www/caddy: Introduce InvertMatchers to invert any matchers, replacing the not tls sni matcher. Add HTTP and TLS without domain requirement as additional matchers. Add validations to ensure these matchers can not be chosen for listener_wrappers. Improve validations to ensure domain is empty when not using HTTP Host Header or TLS SNI Client Hello matchers. * www/caddy: Bump model version. Add changelog. * www/caddy: Since the prior validation demanded * and required FromDomain to be filled out, the new validation has to allow this too to avoid migration issues. * www/caddy: Implement sequence number so rules can be sorted and be processed in custom order. |
||
|---|---|---|
| .. | ||
| c-icap | ||
| cache | ||
| caddy | ||
| nginx | ||
| OPNProxy | ||
| squid | ||
| web-proxy-sso | ||