Avoid user enumeration using password reset functionality
This commit is contained in:
committed by
fguillot
parent
71123b0f37
commit
3c85d35485
@@ -1240,9 +1240,7 @@ return array(
|
||||
'Credentials' => 'اعتبارنامه ها',
|
||||
'New user' => 'کاربر جدید',
|
||||
'This username is already taken' => 'این نام کاربری در حال حاضر استفاده شده است',
|
||||
'A link to reset your password has been sent by email.' => 'یک پیوند برای بازنشانی گذرواژه شما توسط ایمیل ارسال شد.',
|
||||
'Your profile must have a valid email address.' => 'پروفایل شما باید یک آدرس ایمیل معتبر داشته باشد',
|
||||
'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'متاسفانه ما قادر به بازنشانی گذرواژه شما نیستیم. آیا نام کاربری را درست وارد کرده اید؟ آیا در پروفایل خود ایمیل معتبر دارید؟',
|
||||
'TRL - Turkish Lira' => 'TRL - لیر ترکیه',
|
||||
'The project email is optional and could be used by several plugins.' => 'ایمیل پروژه اختیاری است و می تواند توسط چندین پلاگین مورد استفاده قرار گیرد.',
|
||||
'The project email must be unique across all projects' => 'ایمیل پروژه باید بین همه پروژه ها یکتا باشد',
|
||||
|
||||
Reference in New Issue
Block a user