*

Ajit Sahane

  • ****
  • 180 posts
  • https://bestclassifiedsusa.com
Osclass Cookie not secure issue
« on: May 31, 2022, 09:06:50 PM »
How to set osclass cookie secure...?

set-cookie
osclass=d6fbd22354dd0cf0eb243ef1f39444e2; path=/; secure; HttpOnly




*

MB Themes

Re: Osclass Cookie not secure issue
« Reply #1 on: June 01, 2022, 09:25:41 AM »
You will have to search for all usage of setcookie() function in osclass and define secure parameter to true.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ajit Sahane

  • ****
  • 180 posts
  • https://bestclassifiedsusa.com
Re: Osclass Cookie not secure issue
« Reply #2 on: June 02, 2022, 11:46:22 AM »
How ...?

I tried cookie.php & session.php but no result.

even adding htaccess and php.ini code still no luck.

I am using Plesk ngix  osclass 4+

Any guidance on how to achieve this...?
« Last Edit: June 02, 2022, 11:54:17 AM by Ajit Sahane »

*

MB Themes

Re: Osclass Cookie not secure issue
« Reply #3 on: June 02, 2022, 11:59:02 AM »
There can be multiple files using it.
Its just about that one function.
Some plugins can use this function as well.
You should also clean existing cookies before you test.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ajit Sahane

  • ****
  • 180 posts
  • https://bestclassifiedsusa.com
Re: Osclass Cookie not secure issue
« Reply #4 on: June 02, 2022, 03:10:14 PM »
Without Cloudflare now it's working and shown secure httponly.

When Cloudflare free plan using its gone.

Does anyone has solutions...?

*

MB Themes

Re: Osclass Cookie not secure issue
« Reply #5 on: June 02, 2022, 04:42:03 PM »
Well, maybe deoends on some if their settings
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots