{{define "title"}}Users · MeshTender{{end}} {{define "header"}}
Administration

Users & capabilities

{{end}} {{define "content"}}
{{if .Error}}
{{.Error}}
{{end}}

Manage users = can grant/revoke these capabilities (superadmin). Manage catalog = can edit the command catalog. Neither grants access to any repeater — that's still per-repeater sharing.

{{range .Users}}
{{.Name}} @{{.Username}}{{if eq .ID $.Self}} you{{end}} History
{{end}}
{{if .NextAfter}} {{end}}
{{template "icon-arrow-left" "me-1"}}Admin {{end}}