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' => 'Hitelesítési adatok',
|
||||
'New user' => 'Új felhasználó',
|
||||
'This username is already taken' => 'Ez a felhasználónév már foglalt',
|
||||
'A link to reset your password has been sent by email.' => 'A jelszó visszaállításához szükséges hivatkozás elküldésre került e-mailben.',
|
||||
'Your profile must have a valid email address.' => 'A profiljának érvényes e-mail címmel kell rendelkeznie.',
|
||||
'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Sajnálatos módon nem tudjuk visszaállítani a jelszavát. Érvényes felhasználónevet adott meg? Van e-mail cím a profiljában?',
|
||||
'TRL - Turkish Lira' => 'TRL – török líra',
|
||||
'The project email is optional and could be used by several plugins.' => 'A projekt e-mail elhagyható, és több bővítmény is használhatja.',
|
||||
'The project email must be unique across all projects' => 'A projekt e-mailnek egyedinek kell lennie a projektek között',
|
||||
|
||||
Reference in New Issue
Block a user