Aktionen
GX-Bug #63538
geschlossenZwei-Faktor-Authentifizierung funktioniert nicht, wenn Shop offline ist / Two Factor Authentication doesn't work when the shop is offline
Status:
Erledigt
Priorität:
Dringend
Zugewiesen an:
Mirko Janssen
Kategorie:
Adminbereich
Zielversion:
% erledigt:
100%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
3.13.3.0
Release Notes Langtext:
Die zwei-Faktor-Authentifizierung funktioniert wieder, wenn der Shop offline ist
Beschreibung
Preconditions: have a mobile device with Google Authenticator ready (our 'daily-tablet' has it)
- Go to modules > module-center
- install Two Factor Authentication
- edit Two Factor Authentication, link the google authenticator to your shop via the qr-code
- go to layout /design > shop online/offline, switsch your shop t offline
- try to sign in via login_admin.php (or your 'shop is offline'-site)
- expected result: login with 2 factor authentication is possible via the login_admin.php
- actual result: after entering the authentication code you get redirected to the shop-offline-site, login not possible
additional info: to get your now broken shop back online open your database and make this sql-query:
update `gm_configuration` set gm_value = 0 where gm_key = "MODULE_CENTER_TWOFACTORAUTH_INSTALLED"
Zugehörige Tickets
Aktionen
#1
Von Ulrich Wenk vor mehr als 5 Jahren aktualisiert
- Nachfolger von GX-Bug #55235: Die Zwei-Faktor-Authentifizierung funktioniert nicht, wenn der Shop offline geschaltet wurde wurde hinzugefügt
Aktionen
#2
Von Moritz Bunjes vor mehr als 5 Jahren aktualisiert
- Status wurde von Anerkannt zu Testing geändert
- Zugewiesen an wurde auf Core-Entwickler gesetzt
- Zielversion wurde von 133 zu 3.13.3.0 geändert
- Release Notes Langtext aktualisiert (Vergleich)
Aktionen
#3
Von Ulrich Wenk vor mehr als 5 Jahren aktualisiert
- Beziehung mit GX-Bug #55253: Die Abfrage des Zwei-Faktor-Authentifizierungs-Codes anzeigen, wenn der Shop offline ist wurde hinzugefügt
Aktionen
#5
Von Mirko Janssen vor mehr als 5 Jahren aktualisiert
- Status wurde von Testing zu Erledigt geändert
- Zugewiesen an wurde von Core-Entwickler zu Mirko Janssen geändert
- % erledigt wurde von 0 zu 100 geändert
Aktionen