Viktor Liu
|
b0e96188b6
|
Bind the daemon unix sockets at their final mode so no chmod follows the bind
|
2026-09-16 11:20:11 +02:00 |
|
Viktor Liu
|
a9669d8f63
|
Bind the daemon unix sockets owner-only so a permissive umask cannot expose them
|
2026-09-16 11:20:11 +02:00 |
|
Viktor Liu
|
1a9ff226b3
|
Refuse to serve when a configured socket restriction cannot be applied
|
2026-09-16 11:12:10 +02:00 |
|
Viktor Liu
|
a64bfc3a81
|
Add an optional --allow-group flag restricting the daemon sockets to a group
|
2026-09-16 11:12:10 +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 |
|