 |
TYPO3
7.6
|
Go to the documentation of this file.
3 'title' =>
'RSA authentication for TYPO3',
4 'description' =>
'Contains a service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords',
5 'category' =>
'services',
6 'author' =>
'Dmitry Dulepov',
7 'author_email' =>
'dmitry@typo3.org',
8 'author_company' =>
'',
12 'clearCacheOnLoad' => 0,
14 'constraints' => array(
16 'typo3' =>
'7.6.0-7.6.99',
18 'conflicts' => array(),
19 'suggests' => array(),