mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-27 20:04:00 +01:00
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 |
||
|---|---|---|
| .. | ||
| debug_test.go | ||
| debug.go | ||
| ephemeral_test.go | ||
| maprequest_test.go | ||
| maprequest.go | ||
| node_store_test.go | ||
| node_store.go | ||
| state.go | ||