[TYPO3-dev] Searching for hook

Dmitry Dulepov dmitry.dulepov at gmail.com
Mon Jun 14 17:04:25 CEST 2010


Hi!

Sascha Hierold wrote:
> I want to manipulate the BE-login-process and search a hook to do this.

Depends on the manipulation.

> In the hook I want start some another BE-actions if the user is
> correctly login.

You can use
$TYPO3_CONF_VARS['SC_OPTIONS']['t3lib/class.t3lib_userauth.php']['postUserLookUp'].
It gets $BE_USER as $pObj.

-- 
Dmitry Dulepov
TYPO3 expert / TYPO3 core&security teams member
Twitter: http://twitter.com/dmitryd
Read more @ http://dmitry-dulepov.com/




More information about the TYPO3-dev mailing list