Category: ASP.Net
view more software Tips and Tricks
Updated: 03/30/2016 05:03 AM
Author: Shiju Mathews Status: Resolved. |
Recently in one of the project that I am responsible for maintaining, reported an issue that when users are login from public computer they can see other users information. This site is developed by contractors and the full source code is not available. So I decided to clear all state variables when someone is trying to login as follows and it worked. |