TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Rsaauth\Hook\FrontendLoginHook Class Reference
Inheritance diagram for TYPO3\CMS\Rsaauth\Hook\FrontendLoginHook:
tx_rsaauth_feloginhook

Public Member Functions

 loginFormHook ()
 

Detailed Description

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share! This class contains a hook to implement RSA authentication for the TYPO3 Frontend. Warning: felogin must be USER_INT for this to work!

Author
Dmitry Dulepov dmitr.nosp@m.y@ty.nosp@m.po3.o.nosp@m.rg

Definition at line 22 of file FrontendLoginHook.php.

Member Function Documentation

◆ loginFormHook()

TYPO3\CMS\Rsaauth\Hook\FrontendLoginHook::loginFormHook ( )

Hooks to the felogin extension to provide additional code for FE login

Returns
array 0 => onSubmit function, 1 => extra fields and required files

Definition at line 29 of file FrontendLoginHook.php.

References $backend, $GLOBALS, $result, TYPO3\CMS\Core\Utility\GeneralUtility\getIndpEnv(), TYPO3\CMS\Core\Utility\GeneralUtility\quoteJSvalue(), and TYPO3\CMS\Core\Utility\ExtensionManagementUtility\siteRelPath().