mirror of
https://git.vectorsigma.ru/public/headscale.git
synced 2026-07-29 20:17:48 +00:00
Add --bypass-grpc-and-access-database-directly to policy check so the new ambiguous-user validator runs against the live user list. Without the flag, policy check stays a syntax-only check and the success message says so. Updates #3160