mirror of
https://github.com/juanfont/headscale.git
synced 2026-04-08 14:07:46 +09:00
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