Moved TOTP dependent files rfc6238.php and base32static.php to /includes folder and updated links in pages

This commit is contained in:
johnnyq
2025-01-24 19:20:49 -05:00
parent b1f0cfa29a
commit d80d4803db
8 changed files with 6 additions and 12 deletions

View File

@@ -21,7 +21,7 @@ if ($config_https_only && (!isset($_SERVER['HTTPS']) || $_SERVER['HTTPS'] !== 'o
require_once "functions.php";
require_once "rfc6238.php";
require_once "includes/rfc6238.php";
// IP & User Agent for logging