36 return self::$instance;
49 if($this->pwd_instruction !== NULL)
53 include_once
'./Services/Authentication/classes/class.ilAuthUtils.php';
57 return $this->pwd_instruction =
false;
60 return $this->pwd_instruction = (bool) !strlen($ilUser->getPasswd());
WebDAV utility functions.
static supportsLocalPasswordValidation($a_authmode)
Check if local password validation is supported.
__construct()
Singleton constructor.
isLocalPasswordInstructionRequired()
static getInstance()
Get singleton instance.