mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-13 12:02:01 +09:00
adb9467f60
getCookieName sliced value[:6] unconditionally; a short state query parameter caused a panic recovered by chi middleware. Reject states shorter than cookieNamePrefixLen with 400.