headscale/hscontrol/policy
Kristoffer Dalby 4a9a329339 all: use lowercase log messages
Go style recommends that log messages and error strings should not be
capitalized (unless beginning with proper nouns or acronyms) and should
not end with punctuation.

This change normalizes all zerolog .Msg() and .Msgf() calls to start
with lowercase letters, following Go conventions and making logs more
consistent across the codebase.
2026-02-06 07:40:29 +01:00
..
matcher policy: merge filter rules with identical SrcIPs and IPProto 2026-02-05 19:29:16 +01:00
policyutil policy: autogroup:internet does not generate packet filters 2026-02-05 19:29:16 +01:00
v2 all: use lowercase log messages 2026-02-06 07:40:29 +01:00
pm.go tags: process tags on registration, simplify policy (#2931) 2025-12-08 18:51:07 +01:00
policy.go hscontrol: use EmbedObject for node logging 2026-02-06 07:40:29 +01:00
policy_autoapprove_test.go make tags first class node owner (#2885) 2025-12-02 12:01:25 +01:00
policy_route_approval_test.go make tags first class node owner (#2885) 2025-12-02 12:01:25 +01:00
policy_test.go policy: autogroup:internet does not generate packet filters 2026-02-05 19:29:16 +01:00
route_approval_test.go policy: add test to confirm group cant approve tag 2025-12-17 09:32:05 +01:00