Project

General

Profile

Bug #24870 ยป 17378.diff

Administrator Admin, 2011-01-28 10:36

View differences:

typo3/classes/class.ajaxlogin.php (Arbeitskopie)
if ($GLOBALS['BE_USER']->user['uid']) {
$formprotection = t3lib_formprotection_Factory::get();
$token = $formprotection->generateToken('extDirect');
$formprotection->persistTokens();
$json = array(
'success' => TRUE,
    (1-1/1)