mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-16 12:20:44 +09:00
9609a0b87d
/key handed out the Noise public key for any v>=39, a floor unrelated
to the handshake's capver.MinSupportedCapabilityVersion. Reject below
the supported floor, matching /ts2021, and drop the stale constant.
Fixes #3380
(cherry picked from commit 5b6e1e17be)