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' => 'Pověření',
|
||||
'New user' => 'Nový uživatel',
|
||||
'This username is already taken' => 'Toto uživatelské jméno je již přijato',
|
||||
'A link to reset your password has been sent by email.' => 'Odkaz na reset hesla byl odeslán e-mailem.',
|
||||
'Your profile must have a valid email address.' => 'Váš profil musí mít platnou e-mailovou adresu.',
|
||||
'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Vaše heslo bohužel nelze obnovit. Zadali jste platné uživatelské jméno? Máte ve svém profilu e-mailovou adresu?',
|
||||
'TRL - Turkish Lira' => 'TRL - turecká lira',
|
||||
'The project email is optional and could be used by several plugins.' => 'E-mail projektu je nepovinný a může být použit několika pluginy.',
|
||||
'The project email must be unique across all projects' => 'E-mail projektu musí být jedinečný ve všech projektech',
|
||||
|
||||
Reference in New Issue
Block a user