Actions

Translations

Manage users/53/nl: Difference between revisions

From LimeSurvey Manual

No edit summary
No edit summary
 
Line 1: Line 1:
Om deze toegangsmethode te gebruiken moet er een [[Optional settings/nl#Wegwerpwachtwoorden|instelling]] gewijzigd worden <code>$use_one_time_passwords = true;</code> in config.php. De standaardwaarde is 'false'.
Om deze toegangsmethode te gebruiken moet er een [[Optional settings/nl#Wegwerpwachtwoorden|instelling]] toegevoegd worden <code>$use_one_time_passwords = true;</code> in config.php. De standaardwaarde is 'false'.

Latest revision as of 15:58, 24 June 2022

Message definition (Manage users)
To enable this login method, the line [[Optional settings#Use_one_time_passwords|<code>'use_one_time_passwords' => true;</code>]] has to be added to config.php (it is 'false' by default) .

Om deze toegangsmethode te gebruiken moet er een instelling toegevoegd worden $use_one_time_passwords = true; in config.php. De standaardwaarde is 'false'.