2 /***************************************************************
3 * Extension Manager/Repository config file for ext "openid".
5 * Auto generated 25-10-2011 13:11
8 * Only the data in the array - everything else is removed by next
9 * writing. "version" and "dependencies" must not be touched!
10 ***************************************************************/
11 $EM_CONF[$_EXTKEY] = array(
12 'title' => 'OpenID authentication',
13 'description' => 'Adds OpenID authentication to TYPO3',
14 'category' => 'services',
15 'author' => 'Dmitry Dulepov',
16 'author_email' => 'dmitry@typo3.org',
19 'conflicts' => 'naw_openid,naw_openid_be',
26 'modify_tables' => 'fe_users,be_users',
27 'clearCacheOnLoad' => 0,
28 'lockType' => 'system',
29 'author_company' => 'TYPO3 core team',
31 'constraints' => array(
33 'typo3' => '6.2.0-6.2.99',
41 'suggests' => array(),
42 '_md5_values_when_last_written' => '',