Validates a password against the secure password policy.
public static function UnbUser::IsSecurePassword ($password, $data, &$err);
(string) The password to be checked
(string) Additional data, usually the login name
(string) Error message in case of failure
(bool) true
if the password is secure, false
otherwise
Member of class: UnbUser
Implementation file: user.class.php, line 452
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.