1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-11-10 01:20:58 +01:00
juanfont.headscale/cmd/headscale
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
..
cli cli: only validate bypass-grpc set policy 2025-11-02 10:32:29 +01:00
headscale_test.go Only load needed part of configuration (#2109) 2024-09-07 09:23:58 +02:00
headscale.go use newer fork of termcolor (#1842) 2024-04-16 23:48:51 +02:00