OPNSense/plugins 44683acsecurity/intrusion-detection-content-pt-open LICENSE pkg-descr, security/intrusion-detection-content-pt-open/src/opnsense/scripts/suricata/metadata/rules pt-open.xml

security/intrusion-detection-content-pt-open: new ruleset plugin (#4462)

DeltaFile
+24-0security/intrusion-detection-content-pt-open/LICENSE
+12-0security/intrusion-detection-content-pt-open/pkg-descr
+11-0security/intrusion-detection-content-pt-open/src/opnsense/scripts/suricata/metadata/rules/pt-open.xml
+6-0security/intrusion-detection-content-pt-open/Makefile
+53-04 files

OPNSense/plugins 1430a5dnet/frr pkg-descr

net/frr: Add changelog
DeltaFile
+2-0net/frr/pkg-descr
+2-01 files

OPNSense/plugins 355b093net/frr/src/opnsense/service/templates/OPNsense/Quagga ospfd.conf zebra.conf

net/frr: Fix sa_policies.conf generation, include fix for passive interfaces https://github.com/opnsense/plugins/pull/4536, adjust comments
DeltaFile
+35-29net/frr/src/opnsense/service/templates/OPNsense/Quagga/ospfd.conf
+1-1net/frr/src/opnsense/service/templates/OPNsense/Quagga/zebra.conf
+1-1net/frr/src/opnsense/service/templates/OPNsense/Quagga/bgpd.conf
+1-1net/frr/src/opnsense/service/templates/OPNsense/Quagga/bfdd.conf
+1-1net/frr/src/opnsense/service/templates/OPNsense/Quagga/ospf6d.conf
+1-1net/frr/src/opnsense/service/templates/OPNsense/Quagga/ospf6d_carp.conf
+40-347 files not shown
+46-4013 files

OPNSense/plugins 1d81d52net/frr Makefile

Update net/frr/Makefile

Co-authored-by: Franco Fichtner <franco at opnsense.org>
DeltaFile
+1-1net/frr/Makefile
+1-11 files

OPNSense/plugins df01cc1net/frr/src/opnsense/service/templates/OPNsense/Quagga ospfd.conf

net/frr: ospfd.conf change deprecated option passive-interface to ip ospf passive
DeltaFile
+37-49net/frr/src/opnsense/service/templates/OPNsense/Quagga/ospfd.conf
+37-491 files

OPNSense/plugins 437e799net/frr pkg-descr Makefile, net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/Api ServiceController.php

net/frr: Use frr-reload instead of restarting the service on configuration changes
DeltaFile
+7-0net/frr/src/opnsense/service/conf/actions.d/actions_quagga.conf
+6-0net/frr/pkg-descr
+6-0net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/Api/ServiceController.php
+2-3net/frr/Makefile
+21-34 files

OPNSense/plugins dccc852net/frr/src/opnsense/service/templates/OPNsense/Quagga frr.conf +TARGETS

net/frr: Implement frr.conf file, Part 3
DeltaFile
+2-3net/frr/src/opnsense/service/templates/OPNsense/Quagga/frr.conf
+2-0net/frr/src/opnsense/service/templates/OPNsense/Quagga/+TARGETS
+1-0net/frr/src/opnsense/service/templates/OPNsense/Quagga/ospf6d_carp.conf
+1-0net/frr/src/opnsense/service/templates/OPNsense/Quagga/bfdd.conf
+1-0net/frr/src/opnsense/service/templates/OPNsense/Quagga/bgpd.conf
+1-0net/frr/src/opnsense/service/templates/OPNsense/Quagga/ospf6d.conf
+8-37 files not shown
+15-313 files

OPNSense/plugins 6644d16www/caddy pkg-descr Makefile, www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/forms general.xml

www/caddy: Add client_ip_headers (#4519)

* www/caddy: Add client_ip_headers for https://github.com/opnsense/plugins/issues/4517 , Rewrite copy_headers logic for https://github.com/opnsense/plugins/issues/4488 . Since headers are used in multiple parts of the configuration this creates a single point of truth to ease maintenance burden.

* www/caddy: Forgot to add general form options for https://github.com/opnsense/plugins/issues/4517

* www/caddy: Change directive name from AuthCopyHeaders to CopyHeaders since Field Type changed to empty it. The field was introduced in the prior version and optional, so impact low. Changelogs.

* www/caddy: Improve helptext for client_ip_headers feature
DeltaFile
+22-21www/caddy/src/opnsense/mvc/app/models/OPNsense/Caddy/Caddy.xml
+27-10www/caddy/src/opnsense/service/templates/OPNsense/Caddy/includeAuthProvider
+14-2www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/forms/general.xml
+8-0www/caddy/src/opnsense/service/templates/OPNsense/Caddy/Caddyfile
+7-0www/caddy/pkg-descr
+1-1www/caddy/Makefile
+79-346 files

OPNSense/plugins b6b0cf2security/crowdsec pkg-descr Makefile, security/crowdsec/src/etc/inc/plugins.inc.d crowdsec.inc

Update crowdsec rule reference ($ -> <>); bump release (#4526)

DeltaFile
+4-0security/crowdsec/pkg-descr
+2-2security/crowdsec/src/etc/inc/plugins.inc.d/crowdsec.inc
+1-2security/crowdsec/Makefile
+1-1security/crowdsec/src/opnsense/mvc/app/models/OPNsense/CrowdSec/General.xml
+8-54 files

OPNSense/plugins 4e49d53net/frr/src/opnsense/service/templates/OPNsense/Quagga frr.conf bgpd.conf

net/frr: Implement frr.conf file, Part #2
DeltaFile
+1-1net/frr/src/opnsense/service/templates/OPNsense/Quagga/frr.conf
+0-2net/frr/src/opnsense/service/templates/OPNsense/Quagga/bgpd.conf
+0-2net/frr/src/opnsense/service/templates/OPNsense/Quagga/ripd.conf
+1-53 files

OPNSense/plugins 1ce2576net/frr/src/opnsense/service/templates/OPNsense/Quagga bgpd.conf ospfd.conf

net/frr: Implement frr.conf file, Part #1
DeltaFile
+0-23net/frr/src/opnsense/service/templates/OPNsense/Quagga/bgpd.conf
+1-20net/frr/src/opnsense/service/templates/OPNsense/Quagga/ospfd.conf
+1-20net/frr/src/opnsense/service/templates/OPNsense/Quagga/ospf6d.conf
+0-19net/frr/src/opnsense/service/templates/OPNsense/Quagga/bfdd.conf
+0-15net/frr/src/opnsense/service/templates/OPNsense/Quagga/zebra.conf
+0-14net/frr/src/opnsense/service/templates/OPNsense/Quagga/ripd.conf
+2-1113 files not shown
+13-1329 files

OPNSense/plugins cf3f74ewww/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/forms general.xml

www/caddy: Improve helptext for client_ip_headers feature
DeltaFile
+1-1www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/forms/general.xml
+1-11 files

OPNSense/plugins 7ee478dwww/caddy pkg-descr Makefile, www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/forms general.xml

www/caddy: Change directive name from AuthCopyHeaders to CopyHeaders since Field Type changed to empty it. The field was introduced in the prior version and optional, so impact low. Changelogs.
DeltaFile
+7-0www/caddy/pkg-descr
+3-3www/caddy/src/opnsense/mvc/app/models/OPNsense/Caddy/Caddy.xml
+2-2www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/forms/general.xml
+2-2www/caddy/src/opnsense/service/templates/OPNsense/Caddy/includeAuthProvider
+1-1www/caddy/Makefile
+15-85 files

OPNSense/plugins e9fc7c7www/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy reverse_proxy.volt

www/caddy: Fix addHandleBtn and addDomainBtn, change data-width of reverseFilter (#4525)

DeltaFile
+7-7www/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy/reverse_proxy.volt
+7-71 files

OPNSense/plugins 32f3408dns/ddclient/src/opnsense/scripts/ddclient/lib/account netcup.py

dns/ddclient: Fix Netcup host/domain recognition (#4516)

* Fix ddclient netcup host/domain recognition

* Update dns/ddclient/src/opnsense/scripts/ddclient/lib/account/netcup.py

Co-authored-by: Ad Schellevis <AdSchellevis at users.noreply.github.com>

---------

Co-authored-by: Ad Schellevis <AdSchellevis at users.noreply.github.com>
DeltaFile
+2-1dns/ddclient/src/opnsense/scripts/ddclient/lib/account/netcup.py
+2-11 files

OPNSense/plugins 1bd6737www/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy reverse_proxy.volt general.volt

www/caddy: Add tooltips to buttons
DeltaFile
+4-8www/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy/reverse_proxy.volt
+2-4www/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy/general.volt
+6-122 files

OPNSense/plugins 21ce7dewww/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy reverse_proxy.volt general.volt

www/caddy: Add tooltips to buttons
DeltaFile
+6-2www/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy/reverse_proxy.volt
+5-1www/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy/general.volt
+11-32 files

OPNSense/plugins 2ee451ewww/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/forms general.xml

www/caddy: Forgot to add general form options for https://github.com/opnsense/plugins/issues/4517
DeltaFile
+13-1www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/forms/general.xml
+13-11 files

OPNSense/plugins a46c5a3www/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy reverse_proxy.volt general.volt

www/caddy: Add + buttons to domain and subdomain selectpickers in Handlers. Change button to btn-secondary due to better style in modals.
DeltaFile
+6-2www/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy/reverse_proxy.volt
+1-1www/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy/general.volt
+7-32 files

OPNSense/plugins 6464d76www/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy reverse_proxy.volt general.volt

www/caddy: Add + Buttons below Selectpickers of ModelRelationFields in modals which automatically redirect the user to the correct tab and open the correct add dialog. This improves UX because there are quite some model relation fields and its not always clear where to add the items.
DeltaFile
+68-24www/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy/reverse_proxy.volt
+28-0www/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy/general.volt
+96-242 files

OPNSense/plugins 20f6ed0www/caddy/src/opnsense/mvc/app/models/OPNsense/Caddy Caddy.xml, www/caddy/src/opnsense/service/templates/OPNsense/Caddy includeAuthProvider Caddyfile

www/caddy: Add client_ip_headers for https://github.com/opnsense/plugins/issues/4517 , Rewrite copy_headers logic for https://github.com/opnsense/plugins/issues/4488 . Since headers are used in multiple parts of the configuration this creates a single point of truth to ease maintenance burden.
DeltaFile
+20-19www/caddy/src/opnsense/mvc/app/models/OPNsense/Caddy/Caddy.xml
+27-10www/caddy/src/opnsense/service/templates/OPNsense/Caddy/includeAuthProvider
+8-0www/caddy/src/opnsense/service/templates/OPNsense/Caddy/Caddyfile
+55-293 files

OPNSense/plugins 1e34a53www/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy reverse_proxy.volt

www/caddy: Fix addHandleBtn and addDomainBtn, change data-width of reverseFilter
DeltaFile
+7-7www/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy/reverse_proxy.volt
+7-71 files

OPNSense/plugins 49467c3www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/forms general.xml, www/caddy/src/opnsense/mvc/app/models/OPNsense/Caddy Caddy.xml

www/caddy: Include ClouDNS as DNS Provider (#4507)

DeltaFile
+7-0www/caddy/src/opnsense/service/templates/OPNsense/Caddy/includeDnsProvider
+3-3www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/forms/general.xml
+1-1www/caddy/src/opnsense/service/templates/OPNsense/Caddy/Caddyfile
+1-0www/caddy/src/opnsense/mvc/app/models/OPNsense/Caddy/Caddy.xml
+12-44 files

OPNSense/plugins f37654anet/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditBGPNeighbor.xml dialogEditOSPFInterface.xml, net/frr/src/opnsense/mvc/app/views/OPNsense/Quagga bgp.volt ospf6.volt

net/frr: Integrate layout_partials/base_bootgrid_table (#4494)

* net/frr: ospf.volt - Integrate layout_partials/base_bootgrid_table

* net/frr: ospf6.volt - Integrate layout_partials/base_bootgrid_table

* net/frr: bgp.volt - Integrate layout_partials/base_bootgrid_table

* net/frr: bfd.volt - Integrate layout_partials/base_bootgrid_table

* net/frr: static.volt - Integrate layout_partials/base_bootgrid_table, fix whitespace

* net/frr: Fix a few inconsistencies in the labels and visible grid columns

* net/frr: First batch of new help texts, removed some hints since they are replaced by the proper help texts.

* net/frr: Second batch of new help texts.

* net/frr: Remove non operational ISIS leftovers.
DeltaFile
+29-171net/frr/src/opnsense/mvc/app/views/OPNsense/Quagga/bgp.volt
+114-27net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms/dialogEditBGPNeighbor.xml
+19-114net/frr/src/opnsense/mvc/app/views/OPNsense/Quagga/ospf6.volt
+15-103net/frr/src/opnsense/mvc/app/views/OPNsense/Quagga/ospf.volt
+33-53net/frr/src/opnsense/mvc/app/views/OPNsense/Quagga/static.volt
+55-5net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms/dialogEditOSPFInterface.xml
+265-47330 files not shown
+558-66136 files

OPNSense/plugins fd38d59security/tailscale pkg-descr, security/tailscale/src/opnsense/mvc/app/controllers/OPNsense/Tailscale/forms settings.xml

security/tailscale: sync with master
DeltaFile
+31-0security/tailscale/src/opnsense/mvc/app/models/OPNsense/Tailscale/FieldTypes/ExitNodeField.php
+28-1security/tailscale/src/opnsense/mvc/app/controllers/OPNsense/Tailscale/forms/settings.xml
+14-0security/tailscale/src/opnsense/mvc/app/models/OPNsense/Tailscale/Settings.xml
+12-2security/tailscale/src/opnsense/service/templates/OPNsense/Tailscale/rc.conf.d
+10-0security/tailscale/src/opnsense/mvc/app/views/OPNsense/Tailscale/status.volt
+8-0security/tailscale/pkg-descr
+103-33 files not shown
+106-59 files

OPNSense/plugins a4f74d0. LICENSE

LICENSE: sync
DeltaFile
+2-2LICENSE
+2-21 files

OPNSense/plugins 232fd8bsecurity/tailscale pkg-descr

security/tailscale: change changelog
DeltaFile
+2-2security/tailscale/pkg-descr
+2-21 files

OPNSense/plugins 327982fsecurity/tailscale pkg-descr Makefile, security/tailscale/src/opnsense/mvc/app/controllers/OPNsense/Tailscale/forms settings.xml

security/tailscale Add option to allow tailscale to manage ssh connections (#4493)

DeltaFile
+14-0security/tailscale/src/opnsense/mvc/app/controllers/OPNsense/Tailscale/forms/settings.xml
+8-2security/tailscale/src/opnsense/service/templates/OPNsense/Tailscale/rc.conf.d
+8-0security/tailscale/pkg-descr
+8-0security/tailscale/src/opnsense/mvc/app/models/OPNsense/Tailscale/Settings.xml
+1-1security/tailscale/src/opnsense/www/js/widgets/Tailscale.js
+1-1security/tailscale/Makefile
+40-46 files

OPNSense/plugins d17828asecurity/tailscale/src/opnsense/mvc/app/models/OPNsense/Tailscale Settings.xml

security/tailscale: the default seems 0.0.0 so we can use 1.0.0
DeltaFile
+1-1security/tailscale/src/opnsense/mvc/app/models/OPNsense/Tailscale/Settings.xml
+1-11 files

OPNSense/plugins 068f22csecurity/tailscale/src/opnsense/mvc/app/controllers/OPNsense/Tailscale/forms settings.xml, security/tailscale/src/opnsense/mvc/app/models/OPNsense/Tailscale Settings.xml

security/tailscale: Allow use of an exit node (#4438)

DeltaFile
+31-0security/tailscale/src/opnsense/mvc/app/models/OPNsense/Tailscale/FieldTypes/ExitNodeField.php
+10-0security/tailscale/src/opnsense/mvc/app/views/OPNsense/Tailscale/status.volt
+6-0security/tailscale/src/opnsense/mvc/app/controllers/OPNsense/Tailscale/forms/settings.xml
+3-0security/tailscale/src/opnsense/service/templates/OPNsense/Tailscale/rc.conf.d
+1-0security/tailscale/src/opnsense/mvc/app/views/OPNsense/Tailscale/settings.volt
+1-0security/tailscale/src/opnsense/mvc/app/models/OPNsense/Tailscale/Settings.xml
+52-06 files