2 if (!defined(
'TYPO3_MODE')) {
9 'TYPO3\\CMS\\Sv\\AuthenticationService',
11 'title' =>
'User authentication',
12 'description' =>
'Authentication with username/password.',
13 'subtype' =>
'getUserBE,authUserBE,getUserFE,authUserFE,getGroupsFE,processLoginDataBE,processLoginDataFE',
19 'className' =>
'TYPO3\\CMS\\Sv\\AuthenticationService' 23 $GLOBALS[
'TYPO3_CONF_VARS'][
'SC_OPTIONS'][
'typo3/index.php'][
'loginFormHook'][$_EXTKEY] =
'TYPO3\\CMS\\Sv\\LoginFormHook->getLoginFormTag';
24 $GLOBALS[
'TYPO3_CONF_VARS'][
'SC_OPTIONS'][
'typo3/index.php'][
'loginScriptHook'][$_EXTKEY] =
'TYPO3\\CMS\\Sv\\LoginFormHook->getLoginScripts';
static addService($extKey, $serviceType, $serviceKey, $info)
if(!defined('TYPO3_MODE')) $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_userauth.php']['logoff_pre_processing'][]