8,622 commits found in 16 milliseconds
Fix: Strip whitespace from API token to prevent 401 authentication errors (#5203)
OPNSense /plugins d9e9a41 — security/q-feeds-connector pkg-descr Makefile, security/q-feeds-connector/src/opnsense/scripts/qfeeds/lib __init__.py security/q-feeds-connector: sync with master
LICENSE: sync
OPNSense /plugins 92fb6dc — security/q-feeds-connector pkg-descr Makefile, security/q-feeds-connector/src/opnsense/scripts/qfeeds qfeedsctl.py security/q-feeds-connector: wrap up this revision
OPNSense /plugins acbaa92 — net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy HAProxy.xml, net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy/Migrations M5_0_0.php net/haproxy: style sweep and LICENSE sync
OPNSense /plugins cd42fc1 — sysutils/gdrive-backup Makefile, sysutils/gdrive-backup/src/opnsense/mvc/app/library/OPNsense/Backup GDrive.php sysutils/gdrive-backup: sync with master
net/tayga: sync with master
OPNSense /plugins 9431d5a — net/haproxy pkg-descr, net/haproxy/src/opnsense/mvc/app/controllers/OPNsense/HAProxy/forms dialogAcl.xml dialogAction.xml Merge pull request #5201 from fraenki/haproxy_500
net/haproxy: additions for release 5.0 OPNSense /plugins 3c2dd31 — net/haproxy pkg-descr, net/haproxy/src/opnsense/mvc/app/controllers/OPNsense/HAProxy/forms dialogAcl.xml dialogAction.xml net/haproxy: support more advanced sample fetches and converters
net/haproxy: support mapfiles in hdr/path ACLs
Previously a path or header had to be specified. But with the
extended mapfile support, these are no longer required values.
A mapfile may be used instead.
OPNSense /plugins 646f886 — net/haproxy/src/opnsense/mvc/app/controllers/OPNsense/HAProxy/forms dialogAcl.xml dialogAction.xml, net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy HAProxy.xml Merge pull request #5101 from fraenki/haproxy_470
net/haproxy: release 5.0 LICENSE: fix a typo and sync
net/tayga: update website in pkg-descr (new maintainer @apalrd) (#5193)
OPNSense /plugins 8cafe71 — security/q-feeds-connector/src/opnsense/scripts/qfeeds qfeedsctl.py, security/q-feeds-connector/src/opnsense/scripts/qfeeds/lib __init__.py security/q-feeds-connector: track if qfeeds lists are loaded when deselected and reload unbounds blocklist in that case (via qfeedsctl.py), for https://github.com/opnsense/plugins/issues/5190
net/haproxy: fix potential model migration error
OPNSense /plugins c6496af — net/haproxy/src/opnsense/mvc/app/controllers/OPNsense/HAProxy/forms dialogAcl.xml dialogAction.xml, net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy HAProxy.xml net/haproxy: add support for legacy GPC/GPT/SC ACLs
This is necessary, because according to the documentation,
the modern syntax cannot be mixed with legacy syntax in
several cases:
"This fetch applies only to the 'gpc' array data_type (and not
to the legacy 'gpc0' nor 'gpc1' data_types)."
OPNSense /plugins b27b732 — net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy HAProxy.xml, net/haproxy/src/opnsense/service/templates/OPNsense/HAProxy haproxy.conf net/haproxy: full support for table names in conditions
LICENSE: sync
OPNSense /plugins 4b9b528 — 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
OPNSense /plugins 206eb16 — net/freeradius pkg-descr Makefile, net/freeradius/src/opnsense/mvc/app/controllers/OPNsense/Freeradius/forms eap.xml net/freeradius: sync with master
OPNSense /plugins d037434 — sysutils/gdrive-backup Makefile, sysutils/gdrive-backup/src/opnsense/mvc/app/library/OPNsense/Backup GDrive.php sysutils/gdrive-backup: switch class name for linter
OPNSense /plugins d90ef9b — net/haproxy pkg-descr, net/haproxy/src/opnsense/mvc/app/controllers/OPNsense/HAProxy/forms dialogAction.xml dialogAcl.xml net/haproxy: add support for GPC/GPT/SC to rules
OPNSense /plugins 0fe62ae — net/freeradius pkg-descr Makefile, net/freeradius/src/opnsense/mvc/app/models/OPNsense/Freeradius Eap.xml net/freeradius: wrap up version
OPNSense /plugins 2ce4cca — dns/ddclient pkg-descr Makefile, dns/ddclient/src/opnsense/scripts/ddclient/lib/account hostinger.py dns/ddclient: sync with master
dns/ddclient: wrap up version
LICENSE: sync
OPNSense /plugins 6592c35 — net/tayga pkg-descr Makefile, net/tayga/src/opnsense/service/templates/OPNsense/Tayga tayga.conf net/tayga: sync with master
OPNSense /plugins f5dbc58 — security/tinc Makefile, security/tinc/src/opnsense/mvc/app/controllers/OPNsense/Tinc/forms dialogNetwork.xml security/tinc: sync with master
OPNSense /plugins 1278de1 — net/tayga pkg-descr Makefile, net/tayga/src/opnsense/service/templates/OPNsense/Tayga tayga.conf net/tayga: enable forwarding of UDP packets with zero checksum (#5183)
OPNSense /plugins 291b41b — net/haproxy pkg-descr, net/haproxy/src/opnsense/mvc/app/controllers/OPNsense/HAProxy/forms dialogAction.xml net/haproxy: improve mapfile handling