mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-26 02:04:53 +09:00
aa4c952bca
The filter lived in ACL.UnmarshalJSON, so grants, ssh and nodeAttrs still
hit RejectUnknownMembers. Strip the members in the HuJSON AST instead, at
the single decode entrypoint. Grant "app" payloads are left untouched.
Fixes #3479
(cherry picked from commit 5401edb6a8)