wiki.techinc.nl/tests/phpunit/includes/session
Brad Jorsch 6a43d7749e Unpersist the session on session load failure
There's no point in keeping broken cookies around, it just means all
future requests will continue to flood the logs.

Change-Id: Ib10c9ed9049b71ed434950fc731ea77960ceca0c
2016-02-29 22:29:23 +00:00
..
BotPasswordSessionProviderTest.php Improve SessionManager unit test coverage, and fix two namespacing bugs 2016-02-26 20:14:27 +00:00
CookieSessionProviderTest.php Improve SessionManager unit test coverage, and fix two namespacing bugs 2016-02-26 20:14:27 +00:00
ImmutableSessionProviderWithCookieTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MetadataMergeExceptionTest.php Improve SessionManager unit test coverage, and fix two namespacing bugs 2016-02-26 20:14:27 +00:00
PHPSessionHandlerTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SessionBackendTest.php Unpersist the session on logout 2016-02-29 15:39:25 -05:00
SessionIdTest.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
SessionInfoTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SessionManagerTest.php Unpersist the session on session load failure 2016-02-29 22:29:23 +00:00
SessionProviderTest.php Improve SessionManager unit test coverage, and fix two namespacing bugs 2016-02-26 20:14:27 +00:00
SessionTest.php Unpersist the session on logout 2016-02-29 15:39:25 -05:00
TestBagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TestUtils.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TokenTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
UserInfoTest.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00