mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-12 19:42:02 +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