Log multiple IPs using the same session or the same user account
authorGergő Tisza <tgr.huwiki@gmail.com>
Sun, 7 Feb 2016 19:24:05 +0000 (11:24 -0800)
committerGergő Tisza <tgr.huwiki@gmail.com>
Thu, 11 Feb 2016 16:00:28 +0000 (08:00 -0800)
commitf22549a60539c9aa5c5390c8417c984ba8eef5b2
tree466ca7cefa5b76e44595d87c88aa928d9ee1ea3f
parenta684a2a66ba31daa6888de6170cccadfe11dfe43
Log multiple IPs using the same session or the same user account

As an attempt to detect SessionManager errors that log people into
the wrong account, log multiple IPs using the same session, or the same
user account.

Bug: T125455
Change-Id: I27468a3f6d582d9b46984227b9307dc71190fd6a
includes/DefaultSettings.php
includes/Setup.php
includes/session/SessionManager.php
tests/phpunit/includes/session/SessionManagerTest.php