1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-11-10 01:20:58 +01:00
juanfont.headscale/cmd
Kristoffer Dalby c54e9171cd
cli: only validate bypass-grpc set policy
When adding the mode to bypass gRPC, a naive policy validation
was added to both the gRPC set, and the bypass mode.

This caused the policy to invalidate in unexpected ways as the gRPC
already handles this validation in the backend.

This commit moves the validation logic into the bypass branch.

Fixes #2825

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2025-11-02 10:32:29 +01:00
..
headscale cli: only validate bypass-grpc set policy 2025-11-02 10:32:29 +01:00
hi policy: fix autogroup:self propagation and optimize cache invalidation (#2807) 2025-10-23 17:57:41 +02:00
mapresponses cmd/mapresponses: add mini tool to inspect mapresp state from integration 2025-09-09 09:40:00 +02:00