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' => 'Legitimations-oplysninger',
|
||||
'New user' => 'Ny bruger',
|
||||
'This username is already taken' => 'Brugernavn optaget',
|
||||
'A link to reset your password has been sent by email.' => 'Henvisning til nulstilling af kodeord er sendt via e-post.',
|
||||
'Your profile must have a valid email address.' => 'Profil skal have gyldig e-post adresse.',
|
||||
'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Kan ikke nulstille adgangskode. Er brugernavn gyldigt? Er der e-post adresse tilknyttet profil?',
|
||||
'TRL - Turkish Lira' => 'TRL - tyrkisk lire',
|
||||
'The project email is optional and could be used by several plugins.' => 'Projekt e-post adresse valgfri og kan bruges af flere udvidelses-moduler.',
|
||||
'The project email must be unique across all projects' => 'Projekt e-post adresse skal være unik på tværs af projekter',
|
||||
|
||||
Reference in New Issue
Block a user