This commit is contained in:
iranl
2025-03-24 22:46:36 +01:00
parent 66bc83d628
commit 88e2b8724b

View File

@@ -4377,6 +4377,7 @@ bool WebCfgServer::processArgs(PsychicRequest *request, PsychicResponse* resp, S
configChanged = true;
clearSession = true;
newMFA = true;
_importExport->_sessionsOpts[request->client()->localIP().toString() + "totp"] = true;
}
}
}