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' => 'Credenziali',
|
||||
'New user' => 'Nuovo utente',
|
||||
'This username is already taken' => 'Questo nome utente esiste già',
|
||||
'A link to reset your password has been sent by email.' => 'Un link per reimpostare la password è stato inviato per email.',
|
||||
'Your profile must have a valid email address.' => 'Il tuo profilo deve avere un indirizzo email valido.',
|
||||
'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Sfortunatamente, non è stato possibile reimpostare la tua password. Hai inserito un nome utente valido? Hai un indirizzo email registrato nel tuo profilo?',
|
||||
'TRL - Turkish Lira' => 'TRL - Lira Turca',
|
||||
'The project email is optional and could be used by several plugins.' => 'L\'email del progetto è opzionale e può essere utilizzata da plugin differenti.',
|
||||
'The project email must be unique across all projects' => 'L\'email del progetto deve essere univoca tra tutti i progetti',
|
||||
|
||||
Reference in New Issue
Block a user