Welcome Guest, Not a member yet? Register   Sign In
session()->stop() not destroying data
#4

Hi InsiteFX,

Thanks for your reply, to be clear I know I can do any number of "manual" things to remove the data like unset or overwrite etc but coming from ci3 I am trying to utilize all the functionality of ci4.

My concern is, if you read the office docs here:

https://codeigniter4.github.io/userguide...-a-session

If clearly states this:

"You may also use the stop() method to completely kill the session by removing the old session_id, destroying all data, and destroying the cookie that contained the session id:"

My concern is if this doesn't actually happen it is not only misleading but could also be a security risk if session data unknowingly lives on...

Thanks
Reply


Messages In This Thread
session()->stop() not destroying data - by beng - 04-22-2020, 03:51 PM
RE: session()->stop() not destroying data - by beng - 04-23-2020, 08:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB