{{define "content"}}

Profile

Change Password

Two-Factor Authentication

{{if .User.TOTPEnabled}}

Two-factor authentication is enabled.

{{else}}

Two-factor authentication is not enabled.

{{end}}
{{if .User.IsAdmin}}

Config Validation

Validate the current gateway configuration file for errors.

{{end}} {{end}}