Commit Graph

6 Commits

Author SHA1 Message Date
Viktor Liu
e403567b88 Pass the app's log level into the elevated run 2026-08-05 17:10:07 +02:00
Viktor Liu
c4d01f0c8e Harden the elevation trust checks and narrow what one authorization applies 2026-08-05 15:16:22 +02:00
Viktor Liu
6495ad8687 Ask the operating system for privileges when a guarded SSH setting is changed 2026-08-05 14:16:34 +02:00
Viktor Liu
0f5d2d91fb [client] Authorize daemon IPC callers by their local identity (#6967) 2026-07-29 20:32:26 +02:00
shuuri-labs
333e045099 Lower socket auto-discovery log from Info to Debug (#5463)
The discovery message was printing on every CLI invocation, which is
noisy for users on distros using the systemd template.
2026-02-26 17:51:38 +01:00
shuuri-labs
ef82905526 [client] Add non default socket file discovery (#5425)
- Automatic Unix daemon address discovery: if the default socket is missing, the client can find and use a single available socket.
- Client startup now resolves daemon addresses more robustly while preserving non-Unix behavior.
2026-02-24 17:02:06 +01:00