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' => 'Dane logowania',
|
||||
'New user' => 'Nowy użytkownik',
|
||||
'This username is already taken' => 'Ta nazwa użytkownika jest już zajęta',
|
||||
'A link to reset your password has been sent by email.' => 'Link do zresetowania hasła został wysłany na e-maila.',
|
||||
'Your profile must have a valid email address.' => 'Profil musi mieć przypisany prawidłowy adres e-mail.',
|
||||
'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Zresetowanie hasła niemożliwe. Wprowadziłeś poprawną nazwę użytkownika? Przypisałes prawidłowy adres e-mail w profilu?',
|
||||
'TRL - Turkish Lira' => 'TRL - Lira turecka',
|
||||
'The project email is optional and could be used by several plugins.' => 'Adres e-mail projektu jest opcjonalny, ale może być używany przez niektóre wtyczki.',
|
||||
'The project email must be unique across all projects' => 'Adres e-mail projektu musi być unikalny pośród wszystkich projektów',
|
||||
|
||||
Reference in New Issue
Block a user