wiki.techinc.nl/includes/session
Erik Bernhardson 248b74afb9 Fix undefined classes
Applying static analysis to mediawiki core found a short list of classes
that were undefined. Fix those up.

Change-Id: Ib7f9dbd847ada287b35afb799782fc04a3b39ce4
2016-06-30 15:08:35 -07:00
..
BotPasswordSessionProvider.php Many more function case mismatches 2016-03-19 00:20:58 +00:00
CookieSessionProvider.php Extended login: Don't use a $wg config variable, add UserName 2016-06-23 19:35:17 +02:00
ImmutableSessionProviderWithCookie.php Add SessionProvider::getRememberUserDuration(), fix some durations 2016-05-14 19:50:06 +00:00
MetadataMergeException.php Improve SessionManager unit test coverage, and fix two namespacing bugs 2016-02-26 20:14:27 +00:00
PHPSessionHandler.php Improve SessionManager unit test coverage, and fix two namespacing bugs 2016-02-26 20:14:27 +00:00
Session.php Fix encryption code in Session 2016-05-31 16:01:07 +00:00
SessionBackend.php SessionManager: Ignore Session object destruction during global shutdown 2016-04-20 13:16:40 -04:00
SessionId.php Change \\ to \ in phpdoc 2016-04-08 17:46:30 +00:00
SessionInfo.php Add SessionInfo force-use flag 2016-05-10 15:59:32 -04:00
SessionManager.php Log autocreation attempts in SessionManager 2016-05-20 14:24:37 +00:00
SessionManagerInterface.php Add SessionManager::invalidateSessionsForUser 2016-05-10 17:04:18 -04:00
SessionProvider.php Fix undefined classes 2016-06-30 15:08:35 -07:00
SessionProviderInterface.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
Token.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
UserInfo.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00