389,711 commits found in 43 milliseconds
OPNSense /core e440651 — src/opnsense/mvc/app/controllers/OPNsense/Routing/Api GroupSettingsController.php, src/opnsense/mvc/app/controllers/OPNsense/Routing/forms dialogEditGatewayGroup.xml gateway groups: prepare controller logic, add missing lock on delete
OPNSense /core 8869e05 — src/opnsense/mvc/app/controllers/OPNsense/Routes/Api GatewayController.php, src/opnsense/mvc/app/controllers/OPNsense/Routing/Api SettingsController.php gateways: do a bit of refactoring in the regular gateway controller and backend call to ease parsing for the group settings
security/acme-client: bump revision to chase rename
(cherry picked from commit ec0f068b0ccaccfb8bba7c8fa364b44c529fa260 )
security/acme-client: bump revision to chase rename
unbound: hide unused tree row in form output for overrides
OPNSense /plugins 251c7a5 — security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeAutomation AcmeTruenasWs.php AcmeTruenasws.php security/acme-client: fix rename
System: Settings: Cron - missing newline when generating cron jobs (regression in https://github.com/opnsense/core/issues/10075 )
(cherry picked from commit 55c7bd247e7aa202f945bde13d36c3eb8d750707 )
System: Settings: Cron - missing newline when generating cron jobs (regression in https://github.com/opnsense/core/issues/10075 )
OPNSense /core 2720769 — src/opnsense/mvc/app/models/OPNsense/Routing GatewayGroups.xml, src/opnsense/mvc/app/models/OPNsense/Routing/FieldTypes GatewayGroupItemField.php set this in the model just to be explicit
OPNSense /core 8533921 — . plist, src/www system_gateway_groups_edit.php system_gateway_groups.php remove legacy pages
remove line
OPNSense /core 06961e5 — src/opnsense/mvc/app/models/OPNsense/Routing GatewayGroups.php GatewayGroups.xml, src/opnsense/scripts/routes gateways.php Gateway Groups: MVC: missing gateway name validation, modify backend call to optionally exclude localhost,inactive,disabled
Gateway Groups: MVC: fix endpoint
OPNSense /core b055d86 — src/opnsense/mvc/app/controllers/OPNsense/Routing/Api GroupSettingsController.php, src/opnsense/mvc/app/models/OPNsense/Routing GatewayGroups.php Gateway Groups: MVC: protect group deletion and fix getGroupsConfig()
model bump not needed anymore
OPNSense /core 59cd5ec — src/opnsense/mvc/app/controllers/OPNsense/Kea/forms dialogSubnet6.xml, src/opnsense/mvc/app/models/OPNsense/Kea KeaDhcpv6.php KeaDhcpv6.xml Add prefix source interface and resolve current prefix via Autoconf::getPrefix
OPNSense /core 429e3d7 — src/opnsense/mvc/app/controllers/OPNsense/Routing GatewayGroupsController.php, src/opnsense/mvc/app/controllers/OPNsense/Routing/forms dialogEditGatewayGroup.xml Gateway Groups: MVC conversion: review feedback and add UI
Also add dynamic_prefix to subnet6 dialog
Add a dynamic_prefix key to the user-context so we know which subnet6 should be enriched in a post apply hook later
OPNSense /plugins 7bbc745 — security/acme-client pkg-descr, security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogValidation.xml dialogAction.xml security/acme-client: sync with master
net-mgmt/zabbix-proxy: sync with master
net-mgmt/zabbix-agent: sync with master
OPNSense /plugins 5f70941 — devel/grid_example Makefile, devel/grid_example/src/opnsense/mvc/app/controllers/OPNsense/GridExample/forms dialogAddress.xml devel/grid_example: sync with master
OPNSense /plugins a2423fa — devel/helloworld Makefile, devel/helloworld/src/opnsense/mvc/app/controllers/OPNsense/HelloWorld/Api SettingsController.php devel/helloworld: sync with master
make: add proper merge target origin
(cherry picked from commit 58c1ae78b5a6ee9bb05ab009ec0f88179708296f )
(cherry picked from commit ed017f7e1e4b8f85381dcae1696c6997a8ad72a0 )
github: update pull request template following tweaks on master
(cherry picked from commit 042783df72cfda265aeb418eafe899baf16faed1 )
mvc: style sweep
auth: style sweep
ui: change generic error trap to exclude upgradestatus messages and prevent multiple instances being created, which prevents the user being spammed faster than he/she can close dialogs.
(cherry picked from commit 6f48d0fa4fa0571bd55479271b7dec716c85d53c )
Services: Unbound DNS: Overrides - One of the major disadvantages of asking for domains and hostnames seperately is that standard fqdn validations don't apply, which is the case here. Adding a dot at the end of a fqdn is valid, having an empty element isn't. We fix the latter by preventing a hostname ending with a dot here. closes https://github.com/opnsense/core/issues/10170
(cherry picked from commit 16ddd5a1c1f4751171de10b036f0f8e04ac3d682 )