Hi Guys,
I have developed an application using CodeIgniter 2.1.3.
The application has gone to security review and it has been reported that the ci_session cookie will need HttpOnly flag.
I have seen the session.php file in system/libraries and it has a function called _set_cookie.
I would like to know if any modification in this file is needed or there is some other way.
Best regards,
I have developed an application using CodeIgniter 2.1.3.
The application has gone to security review and it has been reported that the ci_session cookie will need HttpOnly flag.
I have seen the session.php file in system/libraries and it has a function called _set_cookie.
I would like to know if any modification in this file is needed or there is some other way.
Best regards,