diff --git a/src/backend/clients/email/templates.ts b/src/backend/clients/email/templates.ts index 0eaf36730..8fed1986c 100644 --- a/src/backend/clients/email/templates.ts +++ b/src/backend/clients/email/templates.ts @@ -351,9 +351,11 @@ support@puter.com immediately. subject: 'Your {{team_name}} account on Puter', html: `
Hi there,
-{{team_name}} has created a Puter account for you: {{username}}. -They will send you a temporary password separately; you will be asked to -choose your own the first time you sign in.
+{{team_name}} has created a Puter account for you.
+Username: {{username}}
+Temporary password: {{temporary_password}}
You will be asked to choose your own password the first time you sign in. +This temporary one stops working then, and it expires on its own if unused.
What this means:
${i18n('teams_add_account_hint')}
`; + h += `${i18n('teams_add_account_email_hint')}
`; h += '