mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 22:05:56 +00:00
fix OTP
This commit is contained in:
@@ -480,8 +480,6 @@ class Handler_Public extends Handler {
|
||||
|
||||
function login() {
|
||||
|
||||
print_r($_REQUEST);
|
||||
|
||||
$_SESSION["prefs_cache"] = array();
|
||||
|
||||
if (!SINGLE_USER_MODE) {
|
||||
|
||||
Reference in New Issue
Block a user