An user can view info of another users |
You should upgrade to the newest version of CodeIgniter for security reasons.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
Follow the instructions here:
https://www.codeigniter.com/user_guide/i...ading.html (11-08-2017, 05:20 AM)Gustavo Martins Wrote: Is your server Apache or NGINX? Gustavo, Hosting Support answered this Our servers have a microcache capability that may have been caused by this behavior, now it has been deactivated for your domain. Could you please try it again? The issue persist.. I must upgrade my Codeiniter version? would solve it the problem?
I updated Codeigniter to version 3.0.0 and the issue persist. I configured sessions in database but the trouble don't disapear
Code: $config['sess_driver'] = 'database'; What could I do? Locally in my computer I ran the app and works perfectly, but when I navigate mi app over Internet, sessions overlaped between users... I'm desperate! Note: In my ci_sessions table I can see this ![]() This sessions were created from my user in only 5 minutes, is this normal? |
Welcome Guest, Not a member yet? Register Sign In |