mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-26 18:24:54 +09:00
fc16cc6905
Re-registering a tagged node with a different key discarded the new key's tags and left a stale auth-key reference; retag on key change and persist it. Fixes #3370