mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-15 20:40:55 +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