mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-15 12:30:44 +09:00
b051e7b2bc
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