Viktor Liu
|
5d7fb3288b
|
Bind the daemon unix sockets at their final mode so no chmod follows the bind
|
2026-09-09 11:47:22 +02:00 |
|
Viktor Liu
|
b0c1425288
|
Bind the daemon unix sockets owner-only so a permissive umask cannot expose them
|
2026-09-09 09:48:38 +02:00 |
|
Viktor Liu
|
1db3c7bf13
|
Refuse to serve when a configured socket restriction cannot be applied
|
2026-09-09 06:15:38 +02:00 |
|
Viktor Liu
|
b49b5494b4
|
Add an optional --allow-group flag restricting the daemon sockets to a group
|
2026-09-08 18:14:41 +02:00 |
|
Viktor Liu
|
e4b8bf39d2
|
[client] Fix staticcheck findings from the updated golangci-lint (#7266)
* Fix staticcheck findings reported by the updated golangci-lint
* Skip the receive error log when the local context is done
|
2026-08-20 16:50:50 +02:00 |
|
Viktor Liu
|
0f5d2d91fb
|
[client] Authorize daemon IPC callers by their local identity (#6967)
|
2026-07-29 20:32:26 +02:00 |
|
Nicolas Frati
|
d0d6dd4b0c
|
[client] add json gateway for netbird daemon (#6272)
* add json gateway for netbird daemon
* client: add optional daemon JSON socket gateway
|
2026-07-07 16:58:48 +02:00 |
|