34,183 commits found in 18 milliseconds
Add a temporary placeholder prefix for all idassoc interfaces that for any reason do not offer a real prefix yet
mvc: fix validation via string cast, mostly for UpdateOnlyTextField
PR: https://github.com/opnsense/plugins/pull/5404
(cherry picked from commit 25b80452fd4776b917656d905a4bfce011609ea3 )
small style tweaks
Add a small guard to the pd_pool generation so it doesnt pass null into explode
Always pass model into kea_generate_dhcpv6()
Use mwexecf instead
use nested ifs inside kea_newwanip
OPNSense /core 28ac053 — src/opnsense/mvc/app/controllers/OPNsense/Interfaces/Api VipSettingsController.php interfaces: style sweep
Update src/etc/inc/plugins.inc.d/kea.inc
Co-authored-by: Franco Fichtner <franco at opnsense.org> Update src/etc/inc/plugins.inc.d/kea.inc
Co-authored-by: Franco Fichtner <franco at opnsense.org> Remove some unused cruft in KeaDhcpv6.php
OPNSense /core 91eb9f9 — src/opnsense/mvc/app/controllers/OPNsense/Interfaces/Api VipSettingsController.php interfaces: restructure this, move null check up
OPNSense /core afa7434 — src/opnsense/mvc/app/controllers/OPNsense/Interfaces/Api VipSettingsController.php interfaces: account for multiple UUIDs in VIP deletion
https://github.com/opnsense/core/issues/10269
Do not call kea_generage_dhcpv6 helper directly
firmware: refactor connectivitity audit
plist-fix
OPNSense /core a3c9c7d — src/opnsense/mvc/app/controllers/OPNsense/Base ControllerBase.php, src/opnsense/mvc/app/controllers/OPNsense/Kea DhcpController.php Fix merge conflicts
OPNSense /core d441b9f — src/etc/inc/plugins.inc.d kea.inc, src/opnsense/scripts/kea kea_prefix_renew.py Add hook script that can regenerate and reload the running kea-dhcpv6 configuration, and wipe leases assigned to dynamic subnets.
OPNSense /core 837a11a — src/opnsense/mvc/app/controllers/OPNsense/Routing/Api GroupSettingsController.php, src/opnsense/mvc/app/views/OPNsense/Routing groups.volt Gateway Groups: account for inactive/disabled gateways and add simplified gateway representation
OPNSense /core cb9c4a2 — src/opnsense/mvc/app/controllers/OPNsense/Kea/forms dialogSubnet4.xml dialogSubnet6.xml, src/opnsense/mvc/app/models/OPNsense/Kea KeaDhcpv6.php KeaDhcpv4.php kea: add subnet vltime
PR: https://github.com/opnsense/core/issues/7592
Co-authored-by: @bgilesmca
OPNSense /core 41952f1 — src/opnsense/mvc/app/controllers/OPNsense/Base ControllerBase.php, src/opnsense/mvc/app/controllers/OPNsense/Kea DhcpController.php mvc: remove unused argument from getFormGrid()
A major change for later. Luckily only Kea ever (almost) used this.
OPNSense /core 09e72b4 — src/etc/inc/plugins.inc.d pf.inc, src/opnsense/mvc/app/models/OPNsense/Firewall Alias.php system: audit "staticroute" config access for #10027
(cherry picked from commit faa7dab4190eb501142b0f63dc0a6e93bd650628 )
firewall: fix NPTv6 validation; closes #10242
(cherry picked from commit 6e10711078ffd3235222cd5566a28d858fa31bf6 )
OPNSense /core 21eca5f — src/opnsense/mvc/app/models/OPNsense/Firewall Category.php, src/opnsense/mvc/app/models/OPNsense/Interfaces Bridge.php mvc: remove Util imports where not needed
(cherry picked from commit d092f74bb1a5205ea0ff25398123f5b54b1698fc )
firewall: remove duplicated CSV hook
(cherry picked from commit 8c40e2d5d6a2aa14bdba93e72e2de2103fe05fbf )
ipsec: remove unused styling
(cherry picked from commit d9eba2f0eb78aa9693767296ba7e115d560025de )
firewall: safe config access in list_legacy_rules.php
ui: add static dialog header support and fix bool/string compare
(cherry picked from commit f8af03c8ecf8c15f1e99d1d5bd4da69291f6ba1d )
ui: add save/cancel button support to form rendering
This is a fringe use case, but it's better to do this here
than to handroll upcoming changes in the ipsec connections page.
(cherry picked from commit 097f2e8fd070f3867bb02c88aa42bafd6af2c61e )
mvc: volt form template, add type_formatter keyword which was implemented in https://github.com/opnsense/core/commit/528474372b373c720962e5efaad3c7cf6773917a
(cherry picked from commit d46112e8921c74e49caa5ac8d46dd1cd2ff442ce )