\CodeFareith\CfGoogleAuthenticator\Controller\BackendSetupModuleController

Extension of the SetupModuleController

To enable backend users to configure two-factor authentication for their account via the User Settings module of the TYPO3 CMS backend without administrative rights, the SetupModuleController has been extended. For this, the storeIncomingData method was overloaded, so that the TOTP validation is carried out first.

Summary

Methods
Properties
Constants
storeIncomingData()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

storeIncomingData()

storeIncomingData() : 

Throws

\CodeFareith\CfGoogleAuthenticator\Controller\Backend\Exception

Returns