[WIP] 2fa - Add client-side login checks

Remove rfc6238.php, not used anymore
This commit is contained in:
slawkens
2026-01-31 21:41:22 +01:00
parent 7471c49793
commit 4d2ed93b31
4 changed files with 67 additions and 357 deletions

View File

@@ -4,7 +4,6 @@ require __DIR__ . '/system/libs/pot/OTS.php';
$ots = POT::getInstance();
require __DIR__ . '/system/libs/pot/InvitesDriver.php';
require __DIR__ . '/system/libs/rfc6238.php';
require __DIR__ . '/common.php';
const ACTION = '';