mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Combine base32static.php and rfc6238.php into 1 file called totp.php and place it into the functions folder
This commit is contained in:
@@ -11,7 +11,7 @@ require_once "../config.php";
|
||||
// Set Timezone
|
||||
require_once "../inc_set_timezone.php";
|
||||
require_once "../functions.php";
|
||||
require_once "../includes/rfc6238.php";
|
||||
require_once "../functions/totp.php";
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user