Add qr code for mfa

This commit is contained in:
2026-08-29 10:54:04 +03:00
parent b7eae7d6ce
commit d93690a36b
6 changed files with 20 additions and 5 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ Open `http://localhost:8000`, create the first account, and publish a field note
## Accounts and MFA
The initial administrator account is `admin` with password `admin`, as requested for first-run access. Sign in, enroll MFA, and change this password before exposing the service to the internet. New registrations are held for approval in **Accounts**; accepted users must enroll a TOTP authenticator before they can publish.
The initial administrator account is `admin` with password `admin`, as requested for first-run access. Sign in, scan the displayed QR code with any iPhone or Android TOTP authenticator, and change this password before exposing the service to the internet. New registrations are held for approval in **Accounts**; accepted users must enroll a TOTP authenticator before they can publish.
## Production notes