Login Nonce Conflict
-
Hello,
While LiteSpeed ??plugin is active and when I try to log in from upper right corner, I encounter with a conflict because:
$_POST[“wpqa_login_nonce”] and wp_create_nonce(“wpqa_login_nonce”) is not the same. I understand that $_POST[“wpqa_login_nonce”] is cached and obsolete.How can I solve this problem with the best efficiency without using ESI, because using it is creating other problems..
My best solution is to make the “Default Public Cache TTL” time to 12 hours. But it is also not efficient.
Do we have any other option, like exclude just this process from caching, or exclude $_POST[“wpqa_login_nonce”] from caching?`The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Login Nonce Conflict’ is closed to new replies.