8,707 commits found in 13 milliseconds
www/caddy: Add changelog and bump plugin version to v2.1.0 (#5270)
OPNSense /plugins bac0289 — databases/redis pkg-descr Makefile, databases/redis/src/opnsense/mvc/app/views/OPNsense/Redis index.volt databases/redis: sync with master
databases/redis: bump for latest change
Contributing: Add plugin pull-request template (#5269)
(cherry picked from commit 4f7655a0ae15097915de070d6a6d275f46153060 )
Contributing: Add plugin pull-request template (#5269)
OPNSense /plugins 67dfd23 — security/openvpn-legacy Makefile, security/openvpn-legacy/src/www vpn_openvpn_server.php security/openvpn-legacy: sync with master
OPNSense /plugins ff0a8e1 — security/netbird Makefile, security/netbird/src/opnsense/mvc/app/controllers/OPNsense/Netbird/forms settings.xml security/netbird: sync with master
OPNSense /plugins 1d92df1 — security/acme-client pkg-descr Makefile, security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogAction.xml security/acme-client: sync with master
Update .github/pull_request_template.md
Co-authored-by: Franco Fichtner <franco at opnsense.org> OPNSense /plugins d003610 — net/haproxy/src/opnsense/mvc/app/views/OPNsense/HAProxy maintenance.volt index.volt, net/haproxy/src/opnsense/scripts/OPNsense/HAProxy exportMapFiles.php net/haproxy: sync with master
Update contributing with a small section about new plugins (#5231)
(cherry picked from commit a6acffd7fe2038492aa55ecadce2168a09f0f0b6 )
OPNSense /plugins 189ea53 — security/q-feeds-connector pkg-descr, security/q-feeds-connector/src/opnsense/mvc/app/controllers/OPNsense/QFeeds/forms settings.xml security/q-feeds-connector: sync with master
security/q-feeds-connector: style
OPNSense /plugins 3987aff — security/tailscale pkg-descr Makefile, security/tailscale/src/opnsense/mvc/app/controllers/OPNsense/Tailscale/forms authentication.xml security/tailscale: sync with master
net/isc-dhcp: sync with master
OPNSense /plugins e6ed910 — www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/Api ServiceController.php www/caddy: style
Contributing: Add plugin pull-request template
www/caddy: Use BaseField cast helpers in certificate extraction script (#5268)
net/isc-dhcp: add pluggable neighbor file here
www/caddy: Use BaseField cast helpers in certificate extraction script
www/caddy: Simplify reload command (#5267)
OPNSense /plugins c8c7436 — www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/forms dialogLayer4.xml, www/caddy/src/opnsense/mvc/app/models/OPNsense/Caddy Caddy.php Caddy.xml www/caddy: Add Layer 4 upstream originate TLS feature (#5263)
* www/caddy: Add Layer 4 upstream originate TLS feature, which can connect to an upstream via TLS after TLS has been terminated
* Add a proper validation for OriginateTls and modernize validation logic with framework cast helpers OPNSense /plugins 6ca5e21 — net/haproxy pkg-descr, net/haproxy/src/opnsense/mvc/app/views/OPNsense/HAProxy maintenance.volt index.volt Merge pull request #5265 from fraenki/haproxy_501a
net/haproxy: modernize UI templates OPNSense /plugins 2698d36 — net/haproxy pkg-descr, net/haproxy/src/opnsense/mvc/app/views/OPNsense/HAProxy maintenance.volt index.volt net/haproxy: modernize UI templates
Make validation message clearer
Use asInt() to not have mixed types here
OPNSense /plugins 8e1ed6e — www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/forms dialogLayer4.xml, www/caddy/src/opnsense/mvc/app/models/OPNsense/Caddy Caddy.php Add a proper validation for OriginateTls and modernize validation logic with framework cast helpers
OPNSense /plugins ade2ca1 — www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/forms dialogLayer4.xml, www/caddy/src/opnsense/mvc/app/models/OPNsense/Caddy Caddy.xml www/caddy: Add Layer 4 upstream originate TLS feature, which can connect to an upstream via TLS after TLS has been terminated
OPNSense /plugins ac6d362 — www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/forms general.xml dialogHandle.xml www/caddy: Remove CDATA in help texts, fix some typos, remove links, add one missing selectpicker style (#5261)
www/caddy: Remove add handler shortcut command (#5260)
The add handler shortcut button needed multiple workarounds and still broke regularly due to subtle race conditions.