9,098 commits found in 18 milliseconds
OPNSense /plugins 12f3ca8 — net/turnserver Makefile pkg-descr, net/turnserver/src/etc/inc/plugins.inc.d turnserver.inc Merge pull request #5707 from fraenki/turnserver_140
net/turnserver: release 1.4 OPNSense /plugins 9fa5424 — security/acme-client Makefile pkg-descr, security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeAutomation AcmeTruenasWs.php Merge pull request #5706 from fraenki/acme_417
security/acme-client: release 4.17 security/acme-client: update changelog
OPNSense /plugins 02ff376 — security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogValidation.xml, security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation DnsHostinger.php security/acme-client: add support for Hostinger DNS API (#5693) OPNSense /plugins 0b246e7 — security/intrusion-detection-content-at-antiphishing Makefile, security/intrusion-detection-content-at-antiphishing/src/opnsense/scripts/suricata/metadata/rules julioliraup-antiphing.xml security/intrusion-detection-content-at-antiphishing: sync with master
security/intrusion-detection-content-at-antiphishing: bump
OPNSense /plugins 801299e — sysutils/git-backup pkg-descr Makefile, sysutils/git-backup/src/opnsense/mvc/app/models/OPNsense/Backup GitSettings.xml sysutils/git-backup: sync with master
sysutils/git-backup: bump and document
OPNSense /plugins 78c7d28 — sysutils/nextcloud-backup pkg-descr Makefile, sysutils/nextcloud-backup/src/opnsense/mvc/app/library/OPNsense/Backup Nextcloud.php sysutils/nextcloud-backup: sync with master
sysutils/nextcloud-backup: document previous
OPNSense /plugins 0e155ce — www/nginx Makefile, www/nginx/src/opnsense/mvc/app/views/OPNsense/Nginx tabbed_dialog.volt www/nginx: sync with master
net/frr: bump revision for now
OPNSense /plugins 1f12a23 — misc/theme-rebellion Makefile, misc/theme-rebellion/src/opnsense/www/themes/rebellion/build/css tokenize2.css misc/theme-rebellion: sync with master
misc/theme-rebellion: style
OPNSense /plugins fb7ef66 — security/q-feeds-connector/src/opnsense/scripts/qfeeds/lib api.py __init__.py, security/q-feeds-connector/src/opnsense/scripts/qfeeds/sql setup.sql security/q-feeds-connector - add db_update action which indexes the additional feed information in sqlite, which will be executed during a regular update after fetch.
OPNSense /plugins c492daa — security/q-feeds-connector/src/opnsense/scripts/qfeeds/lib api.py __init__.py, security/q-feeds-connector/src/opnsense/scripts/qfeeds/sql setup.sql security/q-feeds-connector - work in progress db_update action which should index the additional feed information in sqlite.
OPNSense /plugins deba270 — security/acme-client pkg-descr, security/acme-client/src/opnsense/mvc/app/models/OPNsense/AcmeClient AcmeClient.xml security/acme-client: deprecate deploy hook truenas_ws, refs #5498, refs #5660
OPNSense /plugins 65f99c0 — security/acme-client pkg-descr, security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeAutomation AcmeTruenasWs.php security/acme-client: fix using incorrect truenas_ws config keys, closes #5498
This regression was introduced in 72043b78bc9b0aa08c5769113e78a526e6b65a34 .
OPNSense /plugins 0f035fa — net/turnserver Makefile pkg-descr, net/turnserver/src/etc/inc/plugins.inc.d turnserver.inc net/turnserver: fix permissions when running as non-root user, closes #5704
See also:
https://github.com/FreeBSD/freebsd-ports/commit/87d11fd7305cb245dff284e34be3a5c0c423aa60
security/acme-client: release 4.17
OPNSense /plugins d320db6 — security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation DnsFreeMyIp.php DnsFreemyip.php security/acme-client: fix FreeMyIP class name, refs #5682
OPNSense /plugins db3ff93 — security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogValidation.xml, security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation DnsFreeMyIp.php security/acme-client: add support for FreeMyIP DNS API (#5682)
* add support for FreeMyIP DNS API OPNSense /plugins 9102972 — security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogValidation.xml security/acme-client: fix gcore indentation, refs #5544
OPNSense /plugins 6d8d131 — security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation DnsGCore.php DnsGcore.php, security/acme-client/src/opnsense/mvc/app/models/OPNsense/AcmeClient AcmeClient.xml security/acme-client: fix gcore class/filename/sort order, refs #5544
OPNSense /plugins 5c8de2c — security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms dialogValidation.xml, security/acme-client/src/opnsense/mvc/app/library/OPNsense/AcmeClient/LeValidation DnsGCore.php Merge pull request #5544 from olofvndrhr/master
security/acme-client: Add GCore DNS Provider Merge pull request #5473 from progS1m/patch-1
security/acme-client: fix incomplete permissions OPNSense /plugins 04a3040 — security/q-feeds-connector/src/opnsense/scripts/dnscryptproxy/blocklists qfeeds_bl.py, security/q-feeds-connector/src/opnsense/scripts/qfeeds qfeedsctl.py security/q-feeds-connector - adopt new json format
sysutils/git-backup: don't accept credentials in the backup url (#5702)
The url mask allows a userinfo section, and Git::backup() adds the mandatory
User Name field on top, so an ssh url that already carries a user ends up as
ssh://git at git@host/... and the push never authenticates. Credentials belong in
the User Name and Password fields, so exclude them from the url.
Closes #5477
Co-authored-by: Claude Opus 5 (1M context) <noreply at anthropic.com> OPNSense /plugins 31cc1ea — misc/theme-rebellion Makefile, misc/theme-rebellion/src/opnsense/www/themes/rebellion/build/css tokenize2.css Colour correction to tokenize entry box (#5700)
When adding a new entry to tokenize boxes the border/background and colour were wrong. This changes it to no border, transparent background and white text. OPNSense /plugins eef7ad9 — sysutils/nextcloud-backup/src/opnsense/mvc/app/library/OPNsense/Backup Nextcloud.php sysutils/nextcloud-backup: move creation of root directory to before addhostname check (#5295)
and create subdir if neede
Co-authored-by: Daniel Lysfjord <lysfjord.daniel at smokepit.net>