Projekt

Allgemein

Profil

Aktionen

GX-Bug #70050

geschlossen

2FA code throws TypeError in php 8.1

Von Josua Michalak vor mehr als 1 Jahr hinzugefügt. Vor mehr als 1 Jahr aktualisiert.

Status:
Erledigt
Priorität:
Normal
Zugewiesen an:
Alexandre Ataides
Kategorie:
Sonstiges
Zielversion:
% erledigt:

0%

Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.7.1.0
Release Notes Langtext:

2-Faktor-Authentifizierung unter PHP 8.1 funktioniert wieder


Beschreibung

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.


Dateien


Aktionen

Auch abrufbar als: Atom PDF