{{template "base" .}} {{define "title"}}{{.Title}}{{end}} {{define "extra_css"}} {{end}} {{define "page_body"}}
ID | Username | Status | Permissions | Last login | MFA | Allow list | Description | Groups for users | |
---|---|---|---|---|---|---|---|---|---|
{{.ID}} | {{.Username}} | {{if eq .Status 1 }}Active{{else}}Inactive{{end}} | {{.GetPermissionsAsString}} | {{.GetLastLoginAsString}} | {{if .Filters.TOTPConfig.Enabled }}Enabled{{else}}Disabled{{end}} | {{.GetAllowedIPAsString}} | {{.Email}} | {{.Description}} | {{.GetGroupsAsString}} |