make username mandatory when profile locked

This commit is contained in:
Girish Ramakrishnan
2022-01-13 15:20:29 -08:00
parent 2085a4a7d4
commit 9109c89d8f
7 changed files with 70 additions and 28 deletions

View File

@@ -1610,6 +1610,10 @@
"success": {
"title": "Your Account is ready",
"openDashboardAction": "Open Dashboard"
},
"noUsername": {
"title": "Cannot setup account",
"description": "Account cannot be setup without a username."
}
},
"welcomeEmail": {