Skip to content

Commit 0904fa4

Browse files
committed
Limit sending extra mails to 30 seconds
1 parent 70519ba commit 0904fa4

File tree

26 files changed

+76
-43
lines changed

26 files changed

+76
-43
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ $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';
4242
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
43+
$wb['otp_code_email_sent_wait_txt'] = 'Please wait, re-sending the code is only possible after %s seconds.';
4344
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ $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';
4242
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
43+
$wb['otp_code_email_sent_wait_txt'] = 'Please wait, re-sending the code is only possible after %s seconds.';
4344
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ $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';
4242
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
43+
$wb['otp_code_email_sent_wait_txt'] = 'Please wait, re-sending the code is only possible after %s seconds.';

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ $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';
4242
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
43+
$wb['otp_code_email_sent_wait_txt'] = 'Please wait, re-sending the code is only possible after %s seconds.';
4344
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ $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';
4242
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
43+
$wb['otp_code_email_sent_wait_txt'] = 'Please wait, re-sending the code is only possible after %s seconds.';
4344
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ $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';
4242
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
43+
$wb['otp_code_email_sent_wait_txt'] = 'Please wait, re-sending the code is only possible after %s seconds.';
4344
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ $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';
4242
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
43+
$wb['otp_code_email_sent_wait_txt'] = 'Please wait, re-sending the code is only possible after %s seconds.';
4344
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ $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';
4242
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
43+
$wb['otp_code_email_sent_wait_txt'] = 'Please wait, re-sending the code is only possible after %s seconds.';
4344
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ $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';
4242
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
43+
$wb['otp_code_email_sent_wait_txt'] = 'Please wait, re-sending the code is only possible after %s seconds.';
4344
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ $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';
4242
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
43+
$wb['otp_code_email_sent_wait_txt'] = 'Please wait, re-sending the code is only possible after %s seconds.';
4344
?>

0 commit comments

Comments
 (0)