mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-15 12:30:44 +09:00
1689478485
Collapse the single-pick machine-key lookups onto GetNodesByMachineKeyAllUsers so callers see every node sharing a machine key and reject the ambiguous or impossible cases (tagged and user-owned coexistence; a tagged key with several user-owned candidates) instead of mutating an arbitrarily-picked node. Updates #3312