feat: add autogroup:member, autogroup:tagged (#2572)

This commit is contained in:
Vitalij Dovhanyc 2025-05-17 11:07:34 +02:00 committed by GitHub
parent b50e10a1be
commit 6750414db1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 329 additions and 15 deletions

View file

@ -23,7 +23,7 @@ provides on overview of Headscale's feature and compatibility with the Tailscale
- [x] Access control lists ([GitHub label "policy"](https://github.com/juanfont/headscale/labels/policy%20%F0%9F%93%9D))
- [x] ACL management via API
- [x] Some [Autogroups](https://tailscale.com/kb/1396/targets#autogroups), currently: `autogroup:internet`,
`autogroup:nonroot`
`autogroup:nonroot`, `autogroup:member`, `autogroup:tagged`
- [x] [Auto approvers](https://tailscale.com/kb/1337/acl-syntax#auto-approvers) for [subnet
routers](../ref/routes.md#automatically-approve-routes-of-a-subnet-router) and [exit
nodes](../ref/routes.md#automatically-approve-an-exit-node-with-auto-approvers)