|
Posted by Benjamin Niemann on November 15, 2005, 12:56 pm
Please log in for more thread options
Catalin Lungu wrote:
> I have a site that asks for user and password to connect it. When the user
> pushs de LogOut button and later another user pushs the back button of the
> explorator he can entry in the page of first user without user and pass.
> How can I correct this serious error?
Ask the user to close the browser after logging out. This should always be
done in an environment where multiple users share the same computer (i.e.
internet cafe), to get rid of session cookies and other private data.
If the user fails to follow this rule, he is responsible for any damage
happening, just like not keeping the password in a save place.
--
Benjamin Niemann
Email: pink at odahoda dot de
WWW: http://www.odahoda.de/
|