Skip to content

Commit d3e79be

Browse files
committed
state: apply a new pre-auth key's tags on re-registration
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
1 parent 4adf4bf commit d3e79be

4 files changed

Lines changed: 811 additions & 13 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ keys remain all-access.
5252
### Changes
5353

5454
- Fix tagged node stuck expired after `tailscale logout`, unable to re-authenticate [#3394](https://github.com/juanfont/headscale/pull/3394)
55+
- Re-registering a tagged node with a different pre-auth key now applies the new key's tags instead of silently keeping the old ones [#3394](https://github.com/juanfont/headscale/pull/3394)
5556

5657
## 0.29.2 (2026-07-01)
5758

0 commit comments

Comments
 (0)