390,698 commits found in 58 milliseconds
ui: improve form validation error append (#10333)
Since this iterates over a lot of irrelevant IDs and then mismatches
with the target change this by safeguarding against fields that are
likely not going to work without help_block_<id> and switch target
to a suffix match.
One spot where this matters: under kea v6 subnet add "DNS servers"
entry e.g. "::", click auto collect for check mark, click save. Interface
and subnet validation is red, the DNS server one shown is not.
(cherry picked from commit 546de351d7eed21ae1f0464938ca1743c1d1b865 )
OPNSense /plugins c6024d0 — net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/Api BgpController.php, net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditBGPNeighbor.xml dialogEditBGPRouteMaps.xml net/frr: Improve visibility in ModelRelationFields and enable internalModelUseSafeDelete
OPNSense /core 7dabdc3 — src/opnsense/mvc/app/views/OPNsense/Firewall filter_rule.volt nat_rule.volt, src/opnsense/mvc/app/views/OPNsense/Unbound acl.volt dot.volt ui: use space in apply box for the apply reminder (#10103)
Co-authored-by: Stephan de Wit <stephan.de.wit at deciso.com>
(cherry picked from commit 854238a1fc0bfa6a206543e585af2fc5a555e209 )
(cherry picked from commit 2edab3dbff3ee07a1439429b6963a71bf708687e )
(cherry picked from commit 9b2132159336e094e1981342b780c2d49fbff2dd )
(cherry picked from commit 1d404f97f84e4f19bcc44fc59190a591859e2793 )
OPNSense /plugins 95a71ed — net/isc-dhcp Makefile pkg-descr, net/isc-dhcp/src/opnsense/mvc/app/models/OPNsense/DHCPv4/Menu Menu.php net/isc-dhcp: sync with master
OPNSense /plugins 53896e6 — security/netbird Makefile pkg-descr, security/netbird/src/opnsense/mvc/app/controllers/OPNsense/Netbird/Api AuthenticationController.php security/netbird: sync with master
security/netbird: annotate hotfix
net/ndproxy: set EoL
(cherry picked from commit b495e6b00155539e9527e5b66be1975c23569526 )
OPNSense /plugins 212536c — security/strongswan-legacy Makefile, security/strongswan-legacy/src/www vpn_ipsec_phase1.php security/strongswan-legacy: sync with master
security/strongswan-legacy: bump revision
OPNSense /plugins 37691f3 — security/tinc Makefile, security/tinc/src/opnsense/service/templates/OPNsense/Tinc tinc_deploy.xml security/tinc: sync with master
security/tinc: bump revision after fix
OPNSense /core 2185cc0 — src/opnsense/mvc/app/models/OPNsense/Base/Menu MenuSystem.php MenuItem.php, src/opnsense/mvc/app/models/OPNsense/Firewall/Menu Menu.php MVC: add support for pluggable dynamic menu items and move some existing parts out of the MenuSystem class (#10113)
(cherry picked from commit 8b13deac0e98733b850420e036e7d2eed9ac8184 )
(cherry picked from commit dfdadb627430f4377b62ac14befa3208fdba2c7f )
(cherry picked from commit 4a94e60a42ff99c60dacb57b88ffbe298fa4fa4e )
(cherry picked from commit 5452c5bc90e09bce03cad692e89dd2983bdcfe2a )
(cherry picked from commit 1216d603f9ce823d6a19088397a5e866744adfef )
(cherry picked from commit 7cfb03be5d7ff77b3692a3ba4c7d532828b7f414 )
dns/rfc2136: allow "*." prefix in hostname for wildcard updates (#5460)
When using rfc2136 dynamic DNS, users may want the same address
record to apply to every subdomain of the configured hostname (e.g.
for host.example.org and *.host.example.org to resolve to the same IP). dns/rfc2136: add missing changelog
dnsmasq: fix option values
monit: remove duplication from these strange test types
tests.xml doesn't list the field so none of this is ever shown
and most could probably be removed, but I have no idea how this
is supposed to work. The default type is pinned to Custom.
system: simplify option values in trust
intrusion detection: clean up option values
openvpn: clean up these option values
Push flags not always mention "push" in label but their
context is clear and keys do not change so simplify.
interfaces: simplify VLAN type selection
Although 802.1Q is correct we don't need the translation
and can make all of it a bit shorter.
OPNSense /plugins d3c3e79 — net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditOSPF6Network.xml dialogEditOSPFNetwork.xml, net/frr/src/opnsense/mvc/app/models/OPNsense/Quagga OSPF6.xml OSPF.xml net/frr: OSPF/OSPF6 More visibility and safety for ModelRelationField references (#5459)
* Allow multiple prefix list selections in a route map in OSPF6 as well
* Improve visibility for route-maps and prefix-lists in OSPF/OSPF6 and enable internalModelUseSafeDelete OPNSense /plugins 23cca9c — net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditOSPF6Network.xml dialogEditOSPFNetwork.xml, net/frr/src/opnsense/mvc/app/models/OPNsense/Quagga OSPF.xml OSPF6.xml Improve visibility for route-maps and prefix-lists in OSPF/OSPF6 and enable internalModelUseSafeDelete
unbound: trim option values
This works since https://github.com/opnsense/core/commit/b187227683de93cb705d6290090aaa708354edf1
firewall: this works and I don't get it
OPNSense /core 251559e — src/opnsense/mvc/app/models/OPNsense/Firewall Filter.xml, src/opnsense/mvc/app/models/OPNsense/Interfaces Lagg.xml src: expand lint and fix a few easy ones
trim this as well
OPNSense /core e05881c — src/opnsense/mvc/app/controllers/OPNsense/Unbound/forms dnsreporting.xml trim this
leftover here
safeguard post as well
OPNSense /core 73df876 — src/opnsense/mvc/app/controllers/OPNsense/Kea/forms generalSettings4.xml, src/opnsense/mvc/app/models/OPNsense/Kea KeaDhcpv4.xml KeaDhcpv4.php Services: Kea DHCPv4: Add DHCP4 compatibility options (#10336)
Refs: https://kea.readthedocs.io/en/stable/arm/dhcp4-srv.html#dhcp4-compatibility "
Co-authored-by: Franco Fichtner <franco at lastsummer.de>
Co-authored-by: Monviech <79600909 +Monviech at users.noreply.github.com>