mirror of
https://github.com/juanfont/headscale.git
synced 2026-05-09 20:24:47 +09:00
Threads PolicyManager into compiledGrant so via grants resolve viewer identity at compile time instead of re-resolving per MapRequest. Adds a matchersForNodeMap cache invalidated on policy reload and on node add/remove. Updates #3157