Kristoffer Dalby
91730e2a1d
hscontrol: use EmbedObject for node logging
Replace manual Uint64("node.id")/Str("node.name") field patterns with
EmbedObject(node) which automatically includes all standard node fields
(id, name, machine key, node key, online status, tags, user).
This reduces code repetition and ensures consistent logging across:
- state.go: Connect/Disconnect, persistNodeToDB, AutoApproveRoutes
- auth.go: handleLogout, handleRegisterWithAuthKey
2026-02-06 07:40:29 +01:00
..
2025-12-16 10:12:36 +01:00
2025-12-18 10:02:23 +01:00
2026-02-06 07:40:29 +01:00
2026-01-21 19:17:10 +00:00
2025-07-10 23:38:55 +02:00
2026-02-06 07:40:29 +01:00
2026-02-06 07:40:29 +01:00
2025-09-09 09:40:00 +02:00
2026-02-06 07:40:29 +01:00
2026-01-16 14:54:04 +01:00
2026-02-06 07:40:29 +01:00
2026-02-06 07:40:29 +01:00
2026-02-06 07:40:29 +01:00
2026-02-04 15:44:55 +01:00
2026-02-04 15:44:55 +01:00
2026-02-06 07:40:29 +01:00
2025-09-09 09:40:00 +02:00
2026-01-20 17:13:38 +01:00
2026-02-06 07:40:29 +01:00
2025-12-10 15:55:15 +01:00
2025-12-10 15:55:15 +01:00
2025-12-10 15:55:15 +01:00
2025-12-02 12:01:25 +01:00
2025-12-18 11:42:32 +00:00
2025-12-18 11:42:32 +00:00
2025-02-01 15:25:18 +01:00
2026-02-06 07:40:29 +01:00
2025-07-10 23:38:55 +02:00
2026-01-16 14:54:04 +01:00