fix: enhance account settings with username and authentication method display #90

This commit is contained in:
Linus Rath
2026-03-23 16:37:56 +01:00
parent 0effb97691
commit ef45140d32
10 changed files with 68 additions and 13 deletions
+4
View File
@@ -913,7 +913,11 @@
"title": "Account",
"description": "View your account information",
"name_label": "Display Name",
"username_label": "Username",
"account_type_label": "Account Type",
"auth_method_label": "Authentication",
"auth_method_oauth": "Single Sign-On (OAuth/OIDC)",
"auth_method_basic": "Password",
"demo_account": "Demo Account",
"email": {
"label": "Email Address",