add MFA, user web mail portal

This commit is contained in:
2026-08-13 08:07:19 +01:00
parent 70c05cc777
commit bc4bbe6e56
38 changed files with 1072 additions and 59 deletions
+6
View File
@@ -2,6 +2,12 @@
{{define "page_title"}}Account Settings{{end}}
{{define "content"}}
{{if .mfa_required}}
<div class="alert alert-warning">
<i class="bi bi-shield-exclamation me-2"></i>
Your administrator requires two-factor authentication for all admin accounts. Set up an authenticator app or a passkey below to continue using the dashboard.
</div>
{{end}}
<div class="row">
<div class="col-lg-6 mb-4">
<div class="card">