wiki.techinc.nl/tests/phpunit/includes/session
Brad Jorsch d245bd25ae Add AuthManager
This implements the AuthManager class and its needed interfaces and
subclasses, and integrates them into the backend portion of MediaWiki.
Integration with frontend portions of MediaWiki (e.g. ApiLogin,
Special:Login) is left for a followup.

Bug: T91699
Bug: T71589
Bug: T111299
Co-Authored-By: Gergő Tisza <gtisza@wikimedia.org>
Change-Id: If89d24838e326fe25fe867d02181eebcfbb0e196
2016-05-16 15:11:02 +00:00
..
BotPasswordSessionProviderTest.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
CookieSessionProviderTest.php Add SessionProvider::getRememberUserDuration(), fix some durations 2016-05-14 19:50:06 +00:00
ImmutableSessionProviderWithCookieTest.php Add SessionProvider::getRememberUserDuration(), fix some durations 2016-05-14 19:50:06 +00: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 Add SessionInfo force-use flag 2016-05-10 15:59:32 -04:00
SessionManagerTest.php Add AuthManager 2016-05-16 15:11:02 +00:00
SessionProviderTest.php Add SessionProvider::getRememberUserDuration(), fix some durations 2016-05-14 19:50:06 +00: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