mirror of
https://github.com/juanfont/headscale.git
synced 2026-04-09 14:37:45 +09:00
Use the node.expiry config to apply a default expiry to non-tagged nodes when the client does not request a specific expiry. This covers all registration paths: new node creation, re-authentication, and pre-auth key re-registration. Tagged nodes remain exempt and never expire. Fixes #1711