darkdiver
Member
Hi!
I have forum available on both http and https.
I can't just move forum to the https.
But I see the problem, if some body used https to login to the forum.
He is not logged in for http version of the forum and he even can't login to the http version.
As far as I understood the problem is that
xf_user, xf_session cookies are marked as secure cookies after https login.
How can I configure cookie settings NOT to mark them as secure in https login?
I have forum available on both http and https.
I can't just move forum to the https.
But I see the problem, if some body used https to login to the forum.
He is not logged in for http version of the forum and he even can't login to the http version.
As far as I understood the problem is that
xf_user, xf_session cookies are marked as secure cookies after https login.
How can I configure cookie settings NOT to mark them as secure in https login?