mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 05:15:55 +00:00
api: add workaround to disable OTP
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
require_once "db-prefs.php";
|
||||
require_once "functions.php";
|
||||
|
||||
define('AUTH_DISABLE_OTP', true);
|
||||
|
||||
if (defined('ENABLE_GZIP_OUTPUT') && ENABLE_GZIP_OUTPUT &&
|
||||
function_exists("ob_gzhandler")) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user