feat: enhance superuser creation with email verification and update settings for two-factor authentication

This commit is contained in:
Sean Morley
2025-01-07 10:27:11 -05:00
parent 548702890d
commit f670fbc93a
4 changed files with 35 additions and 9 deletions

View File

@@ -307,6 +307,7 @@
"settings_page": "Settings Page",
"account_settings": "User Account Settings",
"update": "Update",
"no_verified_email_warning": "You must have a verified email address to enable two-factor authentication.",
"password_change": "Change Password",
"new_password": "New Password",
"confirm_new_password": "Confirm New Password",