26require_once DOL_DOCUMENT_ROOT.
'/core/lib/functions.lib.php';
47 public $picto =
'generic';
94 return $langs->trans(
"NoDescription");
105 $langs->load(
"bills");
106 return $langs->trans(
"NoExample");
Parent class for password rules/management modules.
validateCodeAfterLoginSubmit()
Validate a captcha This function is called after a log to validate a captcha, before validating a pas...
getDescription()
Return description of module.
getExample()
Return an example of password generated by this module.
isEnabled()
Return if a module can be used or not.