mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-27 10:36:35 +09:00
53b8a81d48
WithTags was defined but never passed through to CreatePreAuthKey. Fix NewClient to use CreateTaggedPreAuthKey when tags are specified, enabling tests that need tagged nodes (e.g. via grant steering). Updates #2180