mirror of
https://github.com/juanfont/headscale.git
synced 2026-02-07 20:04:00 +01:00
Replace the Tags column with an Owner column that displays: - Tags (newline-separated) if the key has ACL tags - User name if the key is associated with a user - Dash (-) if neither is present This aligns the CLI output with the tags-as-identity model where preauthkeys can be created with either tags or user ownership. |
||
|---|---|---|
| .. | ||
| api_key.go | ||
| configtest.go | ||
| debug.go | ||
| dump_config.go | ||
| generate.go | ||
| health.go | ||
| mockoidc.go | ||
| nodes.go | ||
| policy.go | ||
| preauthkeys.go | ||
| pterm_style.go | ||
| root_test.go | ||
| root.go | ||
| serve.go | ||
| users.go | ||
| utils.go | ||
| version.go | ||