mirror of
https://github.com/juanfont/headscale.git
synced 2026-04-22 16:48:40 +02:00
Legacy preauthkeys must be used as-is
This commit is contained in:
committed by
Kristoffer Dalby
parent
56bec66a44
commit
5c6cd62df1
@@ -18,7 +18,7 @@ Pre-authentication keys now use bcrypt hashing for improved security
|
|||||||
prefix and bcrypt hash instead of plaintext. The full key is only displayed once
|
prefix and bcrypt hash instead of plaintext. The full key is only displayed once
|
||||||
at creation time. When listing keys, only the prefix is shown (e.g.,
|
at creation time. When listing keys, only the prefix is shown (e.g.,
|
||||||
`hskey-auth-{prefix}-***`). All new keys use the format
|
`hskey-auth-{prefix}-***`). All new keys use the format
|
||||||
`hskey-auth-{prefix}-{secret}`. Legacy plaintext keys continue to work for
|
`{secret}`. Legacy plaintext keys continue to work for
|
||||||
backwards compatibility.
|
backwards compatibility.
|
||||||
|
|
||||||
### Tags
|
### Tags
|
||||||
|
|||||||
Reference in New Issue
Block a user