1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-11-27 20:04:00 +01:00
juanfont.headscale/hscontrol/state
Kristoffer Dalby 4728a2ba9e hscontrol/state: allow expired auth keys for node re-registration
Skip auth key validation for existing nodes re-registering with the same
NodeKey. Pre-auth keys are only required for initial authentication.

NodeKey rotation still requires a valid auth key as it is a security-sensitive
operation that changes the node's cryptographic identity.

Fixes #2830
2025-11-11 05:12:59 -06:00
..
debug_test.go stability and race conditions in auth and node store (#2781) 2025-10-16 12:17:43 +02:00
debug.go stability and race conditions in auth and node store (#2781) 2025-10-16 12:17:43 +02:00
ephemeral_test.go stability and race conditions in auth and node store (#2781) 2025-10-16 12:17:43 +02:00
maprequest_test.go stability and race conditions in auth and node store (#2781) 2025-10-16 12:17:43 +02:00
maprequest.go stability and race conditions in auth and node store (#2781) 2025-10-16 12:17:43 +02:00
node_store_test.go stability and race conditions in auth and node store (#2781) 2025-10-16 12:17:43 +02:00
node_store.go policy: fix autogroup:self propagation and optimize cache invalidation (#2807) 2025-10-23 17:57:41 +02:00
state.go hscontrol/state: allow expired auth keys for node re-registration 2025-11-11 05:12:59 -06:00