Commit Graph

10 Commits

Author SHA1 Message Date
Bethuel Mmbaga
63fc5442ab security/netbird: Add SSH configuration options (#5113) 2026-02-24 16:00:57 +01:00
Franco Fichtner
25b4d65957 security/netbird: fix selectpicker and unbreak migration
The auth key may be required but not giving a default for obvious
reasons just makes it end up without a required value anyway until
user contact.

This can probably be made more robust in the future, but requires
a bit of thought on what we validate/enforce here anyway like an
"enbable" checkbox being checked requires filling this value, but
it's also not on the same page or model even making constraints
tricky.
2025-09-19 13:52:44 +02:00
Bethuel Mmbaga
59762b0466 security/netbird: Fix service startup and add syslog support (#4942)
* add syslog configuration options and update service reconfiguration endpoint

* enable syslog by default and expand log level options

* add plugin revision

* update service configuration and logging options

* update syslog log level options and change config sync target

* revert default config file

* Fix log level settings

* refactor

* Update security/netbird/Makefile

Co-authored-by: Franco Fichtner <franco@lastsummer.de>

* Update security/netbird/src/opnsense/service/templates/OPNsense/Netbird/netbird

Co-authored-by: Franco Fichtner <franco@lastsummer.de>

* bump setting model version and use syslog always

* Update security/netbird/src/opnsense/service/templates/OPNsense/Netbird/netbird

Co-authored-by: Franco Fichtner <franco@lastsummer.de>

---------

Co-authored-by: Franco Fichtner <franco@lastsummer.de>
2025-09-19 13:09:58 +02:00
Gauss23
c2f8aec72b security/netbird: Fix typo in firewall settings label (#4917) 2025-08-31 15:50:19 +02:00
senses3
cbc910d318 fixed pfsense typo (#4884) 2025-08-10 10:28:11 +02:00
Bethuel Mmbaga
a0b64a64bd security/netbird: Fix service startup failure (#4855) 2025-08-01 08:07:12 +02:00
Franco Fichtner
fa2d3e97da security/netbird: small lint pass 2025-07-29 15:28:34 +02:00
Franco Fichtner
d752990dfa security/netbird: small 'make glint' update 2025-07-25 15:29:28 +02:00
Bethuel Mmbaga
b9a3582c8b security/netbird: UI refactor and improvements (#4831) 2025-07-25 15:22:04 +02:00
Franco Fichtner
339ea9f491 security/netbird: new home as per #4831 2025-07-22 16:05:41 +02:00