]> git.mxchange.org Git - friendica.git/commit
paranoid option to reduce session hijacking by enforcing an IP match on session valid...
authorFriendika <info@friendika.com>
Tue, 30 Nov 2010 07:16:14 +0000 (23:16 -0800)
committerFriendika <info@friendika.com>
Tue, 30 Nov 2010 07:16:14 +0000 (23:16 -0800)
commit67e827e128a4c446b89f581793f64fd0f1299389
tree80bdd6d60f1340933f0c8884285725303fe4d54a
parent3672335decff66669ef7a9411fa3ae12f9c5feeb
paranoid option to reduce session hijacking by enforcing an IP match on session validation. This is not claimed to be a perfect solution to the problem by any stretch, it merely raises the bar on the script kiddies to the detriment of those whose dynamic IPs aren't long lived. For these reasons it is opt-in.
include/auth.php