There is a problem that I cannot understand when working with the Codeigniter session library. The same network users use the same session (we work with a large company, and they told me the following: when someone logged in, everyone logged in)! Is it possible? How and what can I do to fix this error?
I use the Coreigniter Core Session Library and use the database.
source
share