* Renamed WebRequest::exportUserSession -> RequestContext::exportSession. Updated the only callers of this new function. * Init the user with User::newFromId() instead of relying on the session (which breaks when things like CentralAuth are enabled). * Made RequestContext::exportSession() include the user ID. * Removed now-redundant user ID checks in upload jobs. * Added unit tests for the session import function. Change-Id: I543e6766f7a8a828ea5d270328c3bc7738c6fe94 |
||
|---|---|---|
| .. | ||
| ContextSource.php | ||
| DerivativeContext.php | ||
| IContextSource.php | ||
| RequestContext.php | ||