{{template "base" .}} {{define "content"}}

プロフィール

アカウント情報
{{if .error}}
{{.error}}
{{end}} {{if .success}}
{{.success}}
{{end}}
{{.csrfField}}
パスワード変更
{{if .passwordError}}
{{.passwordError}}
{{end}} {{if .passwordSuccess}}
{{.passwordSuccess}}
{{end}}
{{.csrfField}}
6文字以上
2段階認証(2FA)
{{if .totpError}}
{{.totpError}}
{{end}} {{if .totpSuccess}}
{{.totpSuccess}}
{{end}} {{if .user.TOTPEnabled}}
有効 2段階認証が有効になっています
{{.csrfField}}
{{else}}
無効 2段階認証が設定されていません

2段階認証を有効にするとセキュリティが向上します。Google Authenticator などのアプリが必要です。

2段階認証を設定する {{end}}
通知設定
{{if .notifyError}}
{{.notifyError}}
{{end}} {{if .notifySuccess}}
{{.notifySuccess}}
{{end}}
{{.csrfField}}
Telegram
Botに/startを送信後、@userinfobotでIDを確認

{{end}}