On Thu, April 28, 2005 10:51 pm, William Stokes said:
> How about preventing access by hitting the browsers back button after the
> user has logged out?
Try sending an md5 or uniqid out as TYPE=HIDDEN with your login, and
marking it "used" after the first login.
Also educate the users to CLOSE TH
OK.
How about preventing access by hitting the browsers back button after the
user has logged out?
-Will
"Petar Nedyalkov" <[EMAIL PROTECTED]> kirjoitti
viestissä:[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Thursday 28 April 2005 08:48, William Stokes wrote:
> Hello,
>
> I need to write some sort of a user logout system for my web application.
> It needs to be a solid system so that if the user presses the Logout button
> there's no way of returning to the password protected area without logging
>
Hello,
I need to write some sort of a user logout system for my web application.
It needs to be a solid system so that if the user presses the Logout button
there's no way of returning to the password protected area without logging
in again. At the moment my "system" only tries to close browse
4 matches
Mail list logo