mirror of
https://git.vectorsigma.ru/public/headscale.git
synced 2026-08-04 02:28:14 +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