mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-23 23:51:07 +09:00
7e8930c507
Add tests covering the core expiry scenarios: - Untagged auth key with zero expiry gets configured default - Tagged nodes ignore node.expiry - node.expiry=0 disables default (backwards compatible) - Client-requested expiry takes precedence - Re-registration refreshes the default expiry Updates #1711