storeIncomingData()
storeIncomingData() :
Throws
- \CodeFareith\CfGoogleAuthenticator\Controller\Backend\Exception
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.