Aktionen
GX-Bug #55253
geschlossenDie Abfrage des Zwei-Faktor-Authentifizierungs-Codes anzeigen, wenn der Shop offline ist
% erledigt:
100%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
Unbestimmt
Release Notes Langtext:
Die Zwei-Faktor-Authentifizierung wurde in den Admin-Login integriert.
Beschreibung
Die Datei login_admin.php muss editiert werden und den 2FA-Code abfragen, damit der Login auch mit einem offline geschalteten Shop funktioniert
DEVELOPER
Objective:
Implement the two-factor-authentication (2FA) into the login prompt when the shop is switched offline.
Solution:
- Show the 2FA token prompt in
login_admin.php
- Use the 2FA service to validate entered token
Note: Get some inspiration from GXModules/Gambio/TwoFactorAuth/Shop/Classes/Controllers/TwoFactorAuthLoginController.inc.php
Zugehörige Tickets
Aktionen