mirror of
https://github.com/juanfont/headscale.git
synced 2026-05-29 21:46:38 +09:00
f7d8bb8b3f
Reflection is a streaming RPC and bypasses the unary auth interceptor on the remote (TCP) gRPC server. Remove it there; the unix-socket server retains it for local debugging.