Home
last modified time | relevance | path

Searched refs:password_complexity (Results 1 – 1 of 1) sorted by relevance

/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.check.php153 $password_complexity = phpthumb_functions::PasswordStrength($PHPTHUMB_CONFIG['high_security_passwor… variable
154 ….(($password_complexity >= 20) ? 'lime' : ((strlen($PHPTHUMB_CONFIG['high_security_password']) > 0…