mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-15 04:52:03 +09:00
1d9900273e
Nodes registered with tagged PreAuthKeys now have key expiry disabled, matching Tailscale's behavior. User-owned nodes continue to use the client-requested expiry. On re-authentication, tagged nodes preserve their disabled expiry while user-owned nodes can update their expiry from the client request. Fixes #2971