Jump to content

Login And See Someone Else Profile


freaksj

Recommended Posts

hi everybody,

 

I'm developing a system using Code Ignitor framework.

When a user login to the system, it keeps user profile in session

 

as general way.

Sometimes users report me that, they can see "someone else

 

profile", and when change page, it becomes normal, and some times,

 

they can see someone else profile again.

 

This problem is found only some times, but it is really not good.

 

I cannot specify the cause, because session system in the

 

framework should be well-design. I also wonder that for systems

 

those require high-certainty such as online banking, how do they

 

manage this issue.

 

Please give me some idea about this problem.

Thanks a very lot,

Link to comment
Share on other sites

There are a number of reasons this could happen. You need the users that it is happening to, to give you the exact details (page, what they click, etc), to trouble shoot this problem. It could be anything from data collision (hashes), or a database query, or lack of database normalization. But, this will require extensive testing to find what causes it.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.