mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-22 15:13:47 +09:00
4e0c2b8556
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