WHY my admin users are not able to connect in normal tab in any navigator ? I do have to use private window. I tried in 5 navigators, in mac, in windows… same. I tried to debug for sure, same result with default theme and all plugins disabled, This drives me crazy !!
What are the steps to reproduce the issue?
Trying to log in to wp-admin
normal user and hard pwd.
with dev tools I can see that the wp-admin status code present into NETWORK info is in 200OK in private window but 302 in normal window.
I do not have any cookie blocker activated.
So as my website is passing by Cloudflare some devs told me to see here.
It seems the response is from the origin, indicated by cf-cache-status: DYNAMIC. You might want to check the request section and compare the difference between the two requests. I suspect that you are sending either more or fewer cookie headers, causing your origin to react differently.
Thank you for your input.
Would you mind clarify it, I read the CDN doc, but I don’t really understand what I have to do.
I have free plan in Cloudflare, some options to set that avoid this, but it is not clear.
Thank you