GX-Bug #70050
Von Josua Michalak vor etwa 2 Jahren aktualisiert
### Entering a 2fa code results in a TypeError stating ``` class: TypeError message: Unsupported operand types: IntType * int code: 0 file: /www/htdocs/w00e90ce/gbschmuckshop.de/GXModules/Gambio/TwoFactorAuth/Admin/Vendor/TwoFactorAuthAuthenticator.inc.php:135 ``` ___ ### Steps to reproduce: 1. Run the shop on PHP 8.1 2. Activate the 2fa 3. Log in using the 2fa code ___ ### Expected result: You are logged in. ___ ### Actual result: The error is thrown and you are unable to login.