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' => 'Akkreditiver',
|
||||
'New user' => 'Ny bruker',
|
||||
'This username is already taken' => 'Brukernavn finnes fra før',
|
||||
'A link to reset your password has been sent by email.' => 'En lenke for å tilbakestille passordet er sendt til din e-postadresse.',
|
||||
'Your profile must have a valid email address.' => 'Brukerprofilen din må ha en gyldig e-postadresse.',
|
||||
'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Feil ved endring av passord. Har du tastet gyldig brukernavn?',
|
||||
'TRL - Turkish Lira' => 'TRL - Tyrkiske lira',
|
||||
'The project email is optional and could be used by several plugins.' => 'Du kan angi en e-postadresse for prosjektet, og den kan brukes av ulike innstikksmoduler',
|
||||
'The project email must be unique across all projects' => 'Prosjektets e-postadresse må være unik for alle prosjekter',
|
||||
|
||||
Reference in New Issue
Block a user