Home Forums Plugins CURCY – WooCommerce Multi Currency Session Cookie Security

Session Cookie Security

  • Author
    Posts
  • #84379

    Dragos-Cristian
    Participant

    Hello,

    I am in the process of securing my website and because I use a caching plugin I need to use session cookies instead of normal cookies

    The problem is, this sessionid is not secure. It looks like this:
    PHPSESSID=d186ccd5bae6bc8792067f16d3b47f24; path=/

    It’s missing the HttpOnly, Secure and SameSite=Value flags

    Can I add them somehow?

    Thank you!

    Best,
    Christian

You must be logged in to see replies to this topic. Click here to login or register