05-07-2008, 05:59 AM
|
#3 (permalink)
|
|
is cute and cuddly
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
|
Thank you.
I do use a few methods, there's an alternate session ID stored in the users table which it authenticates against, and I also attach a hash of the members user agent so if for some reason the user agent string changes halfway through the session it logs them out to help prevent against hijacking. Any suggestions for a fourth line of defense?
|
|
|
|