{{define "access"}}{{template "header" .}} {{if not .OAuthOn}}
MT_GOOGLE_CLIENT_ID/MT_GOOGLE_CLIENT_SECRET to enable them.
HTTP basic auth (MT_ADMIN_USER) always bypasses this policy.
| Requested | Actions | |
|---|---|---|
| {{.Email}} | {{.Created.Format "2006-01-02 15:04"}} |
| Status | Added by | Last login | ||
|---|---|---|---|---|
| {{.Email}} | {{if eq .Status "approved"}}approved {{else if eq .Status "blocked"}}blocked {{else}}{{.Status}}{{end}} | {{.AddedBy}} | {{if .LastLogin.IsZero}}—{{else}}{{.LastLogin.Format "2006-01-02 15:04"}}{{end}} | {{if eq .Status "blocked"}} {{else}} {{end}} |
| No users yet. In open mode they appear here after first sign-in. | ||||