Skip to content

Commit 7436c4d

Browse files
committed
Use email adres from the client table, +error handling
1 parent 3e91558 commit 7436c4d

File tree

26 files changed

+41
-8
lines changed

26 files changed

+41
-8
lines changed

interface/web/login/lib/lang/ar.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,5 @@ $wb['otp_code_email_sent_txt'] = 'An email was sent to';
4646
$wb['otp_code_email_subject_txt'] = 'ISPConfig Login authentication';
4747
$wb['otp_code_email_template_txt'] = 'Your One time login code is %s' . PHP_EOL . 'This code is valid for 10 minutes.' . PHP_EOL;
4848
$wb['otp_code_resend_txt'] = 'Request new code';
49+
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
4950
?>

interface/web/login/lib/lang/bg.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ $wb['otp_code_email_sent_txt'] = 'An email was sent to';
3939
$wb['otp_code_email_subject_txt'] = 'ISPConfig Login authentication';
4040
$wb['otp_code_email_template_txt'] = 'Your One time login code is %s' . PHP_EOL . 'This code is valid for 10 minutes.' . PHP_EOL;
4141
$wb['otp_code_resend_txt'] = 'Request new code';
42+
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
4243
?>

interface/web/login/lib/lang/br.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ $wb['otp_code_email_sent_txt'] = 'An email was sent to';
3939
$wb['otp_code_email_subject_txt'] = 'ISPConfig Login authentication';
4040
$wb['otp_code_email_template_txt'] = 'Your One time login code is %s' . PHP_EOL . 'This code is valid for 10 minutes.' . PHP_EOL;
4141
$wb['otp_code_resend_txt'] = 'Request new code';
42+
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';

interface/web/login/lib/lang/ca.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ $wb['otp_code_email_sent_txt'] = 'An email was sent to';
3939
$wb['otp_code_email_subject_txt'] = 'ISPConfig Login authentication';
4040
$wb['otp_code_email_template_txt'] = 'Your One time login code is %s' . PHP_EOL . 'This code is valid for 10 minutes.' . PHP_EOL;
4141
$wb['otp_code_resend_txt'] = 'Request new code';
42+
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
4243
?>

interface/web/login/lib/lang/cz.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ $wb['otp_code_email_sent_txt'] = 'An email was sent to';
3939
$wb['otp_code_email_subject_txt'] = 'ISPConfig Login authentication';
4040
$wb['otp_code_email_template_txt'] = 'Your One time login code is %s' . PHP_EOL . 'This code is valid for 10 minutes.' . PHP_EOL;
4141
$wb['otp_code_resend_txt'] = 'Request new code';
42+
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
4243
?>

interface/web/login/lib/lang/de.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ $wb['otp_code_email_sent_txt'] = 'An email was sent to';
3939
$wb['otp_code_email_subject_txt'] = 'ISPConfig Login authentication';
4040
$wb['otp_code_email_template_txt'] = 'Your One time login code is %s' . PHP_EOL . 'This code is valid for 10 minutes.' . PHP_EOL;
4141
$wb['otp_code_resend_txt'] = 'Request new code';
42+
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
4243
?>

interface/web/login/lib/lang/dk.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ $wb['otp_code_email_sent_txt'] = 'An email was sent to';
3939
$wb['otp_code_email_subject_txt'] = 'ISPConfig Login authentication';
4040
$wb['otp_code_email_template_txt'] = 'Your One time login code is %s' . PHP_EOL . 'This code is valid for 10 minutes.' . PHP_EOL;
4141
$wb['otp_code_resend_txt'] = 'Request new code';
42+
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
4243
?>

interface/web/login/lib/lang/el.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ $wb['otp_code_email_sent_txt'] = 'An email was sent to';
3939
$wb['otp_code_email_subject_txt'] = 'ISPConfig Login authentication';
4040
$wb['otp_code_email_template_txt'] = 'Your One time login code is %s' . PHP_EOL . 'This code is valid for 10 minutes.' . PHP_EOL;
4141
$wb['otp_code_resend_txt'] = 'Request new code';
42+
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
4243
?>

interface/web/login/lib/lang/en.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ $wb['otp_code_email_sent_txt'] = 'An email was sent to';
3939
$wb['otp_code_email_subject_txt'] = 'ISPConfig Login authentication';
4040
$wb['otp_code_email_template_txt'] = 'Your One time login code is %s' . PHP_EOL . 'This code is valid for 10 minutes.' . PHP_EOL;
4141
$wb['otp_code_resend_txt'] = 'Request new code';
42+
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
4243
?>

interface/web/login/lib/lang/es.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ $wb['otp_code_email_sent_txt'] = 'An email was sent to';
3939
$wb['otp_code_email_subject_txt'] = 'ISPConfig Login authentication';
4040
$wb['otp_code_email_template_txt'] = 'Your One time login code is %s' . PHP_EOL . 'This code is valid for 10 minutes.' . PHP_EOL;
4141
$wb['otp_code_resend_txt'] = 'Request new code';
42+
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
4243
?>

0 commit comments

Comments
 (0)