= array(
'title' => 'Salted user password hashes',
'description' => 'Uses a password hashing framework for storing passwords. Integrates into the system extension "felogin". Use SSL or rsaauth to secure datatransfer! Please read the manual first!',
'category' => 'services',
'state' => 'stable',
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 1,
'author' => 'Marcus Krause, Steffen Ritter',
'author_email' => 'marcus#exp2009@t3sec.info',
'author_company' => 'TYPO3 Security Team',
'version' => '6.2.0',
'constraints' => array(
'depends' => array(
'typo3' => '6.2.0-6.2.99',
),
'conflicts' => array(
'kb_md5fepw' => '',
'newloginbox' => '',
'pt_feauthcryptpw' => '',
't3sec_saltedpw' => ''
),
'suggests' => array(
'rsaauth' => ''
),
),
'_md5_values_when_last_written' => '',
)