{{ define "content" }}

Profile

Username: admin

MFA Status: {{ if .MFAEnabled }} Enabled {{ else }} Disabled {{ end }}

Change Password

{{ if .MFAEnabled }}
{{ end }}

MFA Management

{{ if .MFAEnabled }} {{ else if not .MFASetupInProgress }} {{ end }}

Setup MFA

Scan the QR code with your authenticator app or enter the secret manually.

Secret: {{ .MFASecret }}
OTP URL: {{ .MFAURL }}
QR Code

Terminal Commands

Alternative CLI management:

Use the command-line interface with the executable flags:

{{ end }}