wiki.techinc.nl/tests/phpunit/includes/session
Brad Jorsch 3e618de363 Add SessionManager::invalidateSessionsForUser
Most of the time calling User::setToken() is enough, but CentralAuth
needs to be able to call CentralAuthUser::resetAuthToken() on command.

Change-Id: Iad2ae914a81481f040e047b550f3fd3437277626
2016-05-10 17:04:18 -04:00
..
BotPasswordSessionProviderTest.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
CookieSessionProviderTest.php Many more function case mismatches 2016-03-19 00:20:58 +00:00
ImmutableSessionProviderWithCookieTest.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
MetadataMergeExceptionTest.php Improve SessionManager unit test coverage, and fix two namespacing bugs 2016-02-26 20:14:27 +00:00
PHPSessionHandlerTest.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
SessionBackendTest.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
SessionIdTest.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
SessionInfoTest.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
SessionManagerTest.php Add SessionManager::invalidateSessionsForUser 2016-05-10 17:04:18 -04:00
SessionProviderTest.php Add SessionManager::invalidateSessionsForUser 2016-05-10 17:04:18 -04:00
SessionTest.php SessionManager: Add provision for encrypting session data 2016-04-29 15:34:55 +00:00
TestBagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TestUtils.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
TokenTest.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
UserInfoTest.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00