Welcome Guest, Not a member yet? Register   Sign In
Session Cookies Attributes are not set properly
#4

CI 3

In addition to the values above, the cookie and native drivers apply the following configuration values
shared by the Input and Security classes:

Preference Default Description
cookie_domain ‘’ The domain for which the session is applicable
cookie_path / The path to which the session is applicable
cookie_secure FALSE Whether to create the session cookie only on encrypted (HTTPS) connections

Note:

The ‘cookie_httponly’ setting doesn’t have an effect on sessions. Instead the HttpOnly parameter is always enabled,
for security reasons. Additionally, the ‘cookie_prefix’ setting is completely ignored.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Session Cookies Attributes are not set properly - by InsiteFX - 12-14-2021, 02:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB