mirror of
https://github.com/juanfont/headscale.git
synced 2026-04-11 03:27:20 +02:00
Add GRANT-V01 through GRANT-V25 JSON files captured from Tailscale SaaS to fill coverage gaps in the grants compatibility test suite. These tests cover: - App grants on specific tags (not just wildcards) - Mixed ip+app grants on specific tags - Via routes with specific src identities (tags, groups, members) - Via with multiple dst subnets and multiple via tags - Drive cap with reverse drive-sharer generation - autogroup:self with app grants - autogroup:internet rejection with app grants - Raw default route CIDR (0.0.0.0/0, ::/0) rejection as grant dst Updates #2180