• Resolved mattvol

    (@mattvol)


    Hi Support,

    I am setting up a website that I want to be cookie free. I have created a plugin with a form that posts and recieves data from the server. It seems that the NinjaFirewall is creating a session cookie at this point. I have been able to edit the PHP settings to stop the cookie being created but I am just wanting to check that this is a good soloution and that I am not causing problems with NinjaFirewall or my web site by doing this.

    Thanks for your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author nintechnet

    (@nintechnet)

    The session is created when you log in or were logged in. It is used to check if the user accessing the admin dahsboard if whitelisted by the firewall.
    If you’re not authenticated, e.g., a visitor, there won’t be any session cookie created.

    Thread Starter mattvol

    (@mattvol)

    Thanks nintechnet for replying. I decided to contact your support directly with further details of my situation. Your support replied very quickly with the answer–thank you. I’ll leave it up to you as to wether you would like to post it here too.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Session Cookie created when posting data’ is closed to new replies.