Pass user to FileRepo::getUploadStash
authorumherirrender <umherirrender_de.wp@web.de>
Fri, 30 Jan 2015 20:06:07 +0000 (21:06 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Sat, 31 Jan 2015 20:46:05 +0000 (21:46 +0100)
commit40a21ab2b8f3c88efda377aa9fd04df7df718d64
tree31996dd0dc0f7ed1d077388b6078c1ff2d21ef2f
parent576adbca56671e3d4a0059d83dd8961a15dde867
Pass user to FileRepo::getUploadStash

This avoids use of $wgUser in UploadStash

Change-Id: I82ca69818317508109b4d5f4823a20de47f29b01
includes/api/ApiQueryStashImageInfo.php
includes/api/ApiUpload.php
includes/jobqueue/jobs/UploadFromUrlJob.php
includes/specials/SpecialUpload.php
includes/specials/SpecialUploadStash.php
includes/upload/UploadFromChunks.php