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.' => '個人資料必須有一個有效email位址。',
|
||||
'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => '抱歉,無法重設你的密碼。請確認輸入正確的帳號或email位址?',
|
||||
'TRL - Turkish Lira' => '土耳其里拉',
|
||||
'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